Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Vector skin */ | /* All CSS here will be loaded for users of the Vector skin */ | ||
#p-namespaces-label { color: green;} | #p-namespaces-label { color: green;} | ||
#p-navigation-label{ | |||
color: red; | |||
font-size:12px; | |||
} | |||
#p-tb-label { | |||
color: red; | |||
font-size:12px; | |||
} |