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
(Replaced content with "→CSS placed here will affect users of the vector skin: ") |
|||
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 | ||
+ | { | ||
+ | background-color:#8253B2; | ||
+ | |||
+ | } | ||
+ | |||
+ | h4 | ||
+ | { | ||
+ | background-color:#EEEE8AA; | ||
+ | } |
Revision as of 20:57, 12 January 2012
/* CSS placed here will affect users of the vector skin */ li.not-patrolled { background-color:#8253B2; } h4 { background-color:#EEEE8AA; }