/ * ------- Text & Link Hover Color -------------------------- * / body, a:hover, a:focus{ color: ; fill: ; } / * ------- Start Emphasis Color -------------------------- * / / * Headers, Text, Icons * / .color, a, .accordion-menu input[type=checkbox]:checked + label, .accordion-menu label:hover, .accordion-menu a:hover{ color: #1F7F9E; fill: #1F7F9E; } / * Buttons, Backgrounds * / .emphasis-bg, a button, .tabs ]:checked + label, .accordion-menu label::before, .accordion-menu ...
more