Difference between revisions of "MediaWiki:Vector.css"

no edit summary
Line 159: Line 159:
div.vectorMenu ul
div.vectorMenu ul
{
{
background: #000000;
background: #CCCCCC;
color: #EEE8AA;
color: #EEE8AA;
}
}
Line 189: Line 189:
     padding: 0;
     padding: 0;
}
}
#content a.external {
 
div#content a.external {
     color: #70ADFF;
     color: #70ADFF;
}
}


#content a.external:visited {
div#content a.external:visited {
     color: #1387F9;
     color: #1387F9;
}
}