MediaWiki:Common.css: Rozdiel medzi revíziami
Bez shrnutí editace Značka: vrátené |
Bez shrnutí editace Značka: vrátené |
||
Riadok 7: | Riadok 7: | ||
#mw-panel { | #mw-panel { | ||
font-weight: bold; | font-weight: bold; | ||
color: white; | color: white !important; | ||
background: rgb(39, 39, 39); | background: rgb(39, 39, 39); | ||
} | } | ||
#mw-head { | #mw-head { | ||
font-weight: bold; | font-weight: bold; | ||
color: white; | color: white !important; | ||
background: rgb(39, 39, 39); | background: rgb(39, 39, 39); | ||
} | } |
Verzia z 15:32, 27. apríl 2023
/* Tu umiestnené CSS bude ovplyvňovať všetky štýly */
ca-talk { display:none!important; }
ca-talk { display:none!important; }
body {
background: rgb(70, 70, 70) !important;
}
#mw-panel {
font-weight: bold;
color: white !important;
background: rgb(39, 39, 39);
}
#mw-head {
font-weight: bold;
color: white !important;
background: rgb(39, 39, 39);
}