748
edits
(toaq colored links (experiment)) |
mNo edit summary |
||
| Line 22: | Line 22: | ||
a[href] { | a[href] { | ||
color: # | color: #ffaec9 !important; | ||
} | } | ||
a[href]:focus, a[href]:hover, a[href]:visited { | a[href]:focus, a[href]:hover, a[href]:active, a[href]:visited { | ||
color: inherit; | color: inherit !important; | ||
} | |||
a[href].new { | |||
color: #cc8ca7 !important; | |||
} | } | ||