MediaWiki:Monobook.css

E Victionario

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* recense hanc fasciculam ut propriificas laminam Monobook pro situ cuncto */

/********************************/
/* incepit abscedentia caerulea */
/********************************/

#content {
    background: #F8FCFF; /* a light blue */
}

.ns-0 * #content {
    background: white;
}

#mytabs li {
    background: #F8FCFF;
}

.ns-0 * #mytabs li {
    background: white;
}

#mytabs li a {
    background-color: #F8FCFF;
}

.ns-0 * #mytabs li a {
    background-color: white;
}

#p-cactions li {
    background: #F8FCFF;
}

.ns-0 * #p-cactions li {
    background: white;
}

#p-cactions li a {
    background-color: #F8FCFF;
}

.ns-0 * #p-cactions li a {
    background-color: white;
}

/******************************/
/* finit abscedentia caerulea */
/******************************/

/* Subsensus */

ol ol { list-style-type: lower-latin; } 
ol ol ol { list-style-type: lower-roman; }
ol ol ol ol { list-style-type: upper-latin; }

/* Forestalling lowercase activism; cf [[:en:User talk:Muke#Decapitalisation issue]] */
.ns-0 .firstHeading { display: none; } 

/* some things don't need printed */

@media print { 
.noprint { display:none; }
.noprintcolor { color:black !important; }
.nuntius { background:white !important; }
.nuntius img { display:none }
}

.allpagesredirect { font-style: italic; }