MediaWiki:Common.css: Rozdiel medzi revíziami

Zo stránky Pilotný kurz - ParaGene...
Bez shrnutí editace
Značky: vrátené wikieditor
dBez shrnutí editace
Značka: wikieditor
 
(15 medziľahlých úprav od rovnakého používateľa nie je zobrazených.)
Riadok 2: Riadok 2:
ca-talk { display:none!important; }
ca-talk { display:none!important; }
body {
body {
background: rgb(70, 70, 70) !important;
    background-color: rgb(241, 241, 241) !important;
    color: white !important;
}
}
#mw-panel {
.vector-menu-heading-label {
     font-weight: bold;
     color: rgb(37, 37, 37);
    background: rgb(39, 39, 39);
     font-weight: bold !important;
}
     font-size: larger;
#mw-head {
     font-weight: bold;
     background: rgb(39, 39, 39);
}
#ccontent {
    color: black !important;
}
}
#p-navigation { display: none; }
#n-mainpage-description { display: none; }
#p-tb { display: none; }
.mw-sidebar-action  { display: none; }

Aktuálna revízia z 10:08, 6. apríl 2024

/* Tu umiestnené CSS bude ovplyvňovať všetky štýly */
ca-talk { display:none!important; }
body {
    background-color: rgb(241, 241, 241) !important;
}
.vector-menu-heading-label {
    color: rgb(37, 37, 37);
    font-weight: bold !important;
    font-size: larger;
}

#p-navigation { display: none; }
#n-mainpage-description { display: none; } 
#p-tb { display: none; }
.mw-sidebar-action  { display: none; }