Difference between revisions of "MediaWiki:Vector.css"

60 bytes removed ,  13:15, 13 February 2012
no edit summary
Line 11: Line 11:


/* Also need to pick up the Read/Edit/View history tabs */
/* Also need to pick up the Read/Edit/View history tabs */
div#mw-head div.vectorTabs ul li a:link {
div.vectorTabs li a:link {
     color: #006600; /* dark green */
     color: #006600; /* dark green */
}
}
div#mw-head div.vectorTabs  ul li a:visited {
div.vectorTabs  li a:visited {
     color: #996633; /* brown */
     color: #996633; /* brown */
}
}
div#mw-head div.vectorTabs  ul li.new a:link {
div.vectorTabs  li.new a:link {
     color: #cc2200; /* red */
     color: #cc2200; /* red */
}
}
div#mw-head div.vectorTabs  ul li.new a:visited {
div.vectorTabs  li.new a:visited {
     color: #a55858; /* light red */
     color: #a55858; /* light red */
}
}
Bureaucrats, confirmed, developer, Administrators
197

edits