Site Notice |
---|
We have a limited coverage policy. Please check our coverage page to see which articles are allowed. |
Difference between revisions of "User:Tacopill/vector.css"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the vector skin */ | /* CSS placed here will affect users of the vector skin */ | ||
− | + | /* | |
li.not-patrolled | li.not-patrolled | ||
{ | { | ||
Line 10: | Line 10: | ||
h4 | h4 | ||
{ | { | ||
− | background-color:# | + | background-color:#EEEE8A; |
+ | } | ||
+ | |||
+ | .page-Special_RecentChanges table | ||
+ | { | ||
+ | color:#EEEE8A; | ||
} | } | ||
+ | */ |
Latest revision as of 01:09, 22 February 2012
/* CSS placed here will affect users of the vector skin */ /* li.not-patrolled { background-color:#8253B2; } h4 { background-color:#EEEE8A; } .page-Special_RecentChanges table { color:#EEEE8A; } */