MediaWiki:Common.css: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 1,649: Line 1,649:
background-attachment: fixed;
background-attachment: fixed;
color: white;
color: white;
}

body a{
color: burlywood;
}
}


Line 2,166: Line 2,170:
}
}


/* Tables */
.mw-datatable.cargo-tablelist th,
.mw-datatable.cargo-tablelist th,
table.cargoTable th{
table.cargoTable th{
Line 2,180: Line 2,185:
background:transparent;
background:transparent;
border:none;
border:none;
}

#mw-searchoptions, .mw-search-profile-tabs{
background:transparent !important;
}
.search-types .current a{
color: white;
}
}