Hacker News .hnnew | past | comments | ask | show | jobs | submitlogin

I use the following changes to the style sheet for some more colour contrast:

    /* Increase contrast on some arrows */
    .T-I-ax7.T-I-JE .T-I-J3 {
        opacity: 0.1 !important;
    }

    /* Make new chat highlight red instead of blue */
    .Hz .k, .Hz .n, .Hz .l {
        background: none repeat scroll 0% 0% rgb(192, 0, 0) !important;
    }


oh god, obfuscated CSS...


I doubt it was done on purpose. I think it's what minifying does to your CSS files.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: