MediaWiki:Common.css: Rozdiel medzi revíziami

Zo stránky Parametrické a Generatívne 3D modelovanie
Bez shrnutí editace
Značka: vrátené
Bez shrnutí editace
Značka: vrátené
Riadok 2: Riadok 2:
ca-talk { display:none!important; }
ca-talk { display:none!important; }
body {
body {
background: rgb(70, 70, 70) !important;
background: rgb(204, 220, 252) !important;
     color: white !important;
     color: white !important;
}
#mw-panel {
    font-weight: bold;
    background: rgb(39, 39, 39);
}
#mw-head {
    font-weight: bold;
    background: rgb(39, 39, 39);
}
#ccontent {
    color: black !important;
}
}

Verzia z 15:34, 27. apríl 2023

/* Tu umiestnené CSS bude ovplyvňovať všetky štýly */
ca-talk { display:none!important; }
body {
	background: rgb(204, 220, 252) !important;
    color: white !important;
}