MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
* {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
}


/* Table for navigational menu on drop page */
/* Table for navigational menu on drop page */
Line 13: Line 17:


table.dex {
table.dex {
font-size: 100%;
color: #fff;
color: #fff;
text-shadow: 0 0 3px #0f0f0f, 0 0 5px #1a1a1a;
text-shadow: 0 0 3px #0f0f0f, 0 0 5px #1a1a1a;