MediaWiki:Vector.css: Difference between revisions

भारत डिस्कवरी प्रस्तुति
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */
/* Gallery */
#glheader a {
color:#fbecc5;
}
#glheader a:visited {
color:#fbecc5;
}
#glheader a:active {
color:#fbecc5;
}
#glheader a:hover {
color: #CC9900;
background-color:#000000;
}
blockquote {
blockquote {
color:black;
color:black;
}
}

Revision as of 06:27, 19 May 2010

/* CSS placed here will affect users of the Vector skin */
blockquote {
color:black;
}