MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 95: | Line 95: | ||
#filetoc { background: #3c5769; } | #filetoc { background: #3c5769; } | ||
.mw_metadata td { background: #3c5769; } | |||
#mw-panel { | #mw-panel { | ||
Revision as of 06:53, 18 March 2023
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif&display=swap');
body {
background-color: rgb(221,162,55);
font-family: Noto Serif;
background: url(https://wiki.telmaron.com/images/f/fd/Photo-1540198163009-7afda7da2945_copy.jpg) no-repeat fixed !important;
background-size: cover !important;
}
a { color: #6db2d4 !important; }
.toctogglelabel {
color: #6db2d4;
}
.mw-search-result-data {
color: #b2b5e4;
}
#contentSub {
color: #ffffff;
}
.portal h3, .vector-menu-portal h3 {
color: #ffffff;
}
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-tool-link {
color: #fff !important;
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
color: #fff !important;
}
.vector-menu-dropdown h3 {
color: white;
}
#pt-anonuserpage {
color: white;
}
.mw-footer li {
color: #ffffff !important;
}
#footer-places li a {
color: #ffffff !important;
}
#mw-head {
top: -80px;
}
.portal .body a {
color: white !important;
}
.mw-body {
margin-top: 180px;
width: 80%;
color: #ffffff;
background: rgb(60,62,95);
}
.mw-body h1, h2, h3, h4, h5 { color: #ffffff; }
.toc { background: transparent; }
.toc h2 { color: #ffffff; }
.tocnumber { color: #ffffff; }
.portable-infobox { background: rgb(81,112,133); }
.portable-infobox .pi-header { background: #3c5769; }
.wikitable { background: transparent; color: #ffffff; }
.wikitable > * > tr > th { background: #3c5769; color: #ffffff; }
.catlinks { background: #3c5769; }
#filetoc { background: #3c5769; }
.mw_metadata td { background: #3c5769; }
#mw-panel {
top: 130px;
}
#mw-page-base { height: 0px;}
#left-navigation {
margin-top: 13.8em;
}
#right-navigation {
margin: 13.8em 2.7em 0 0;
}
.vector-menu-tabs, .vector-menu-tabs a, .vector-menu-dropdown h3 {
background-image: url(https://wiki.telmaron.com/images/1/11/Tabsbkgnd.png) !important;
}
.mw-wiki-logo {
background-image: url(https://wiki.telmaron.com/images/d/d9/Pax_Republica_light.png) !important;
}
#p-logo a {
position: absolute;
top: -53px;
}
#p-logo {
height: 80px !important;
margin-bottom: -20px;
}
#p-personal {
top: 190px;
right: 60px;
}