MediaWiki:Common.css: verschil tussen versies

Uit dharma-lotus.nl
Naar navigatie springen Naar zoeken springen
Geen bewerkingssamenvatting
Label: Ongedaan gemaakt
Geen bewerkingssamenvatting
Label: Handmatige ongedaanmaking
 
Regel 10: Regel 10:
   font-size: 0.8em; /* default is 0.75em */
   font-size: 0.8em; /* default is 0.75em */
}
}
#firstHeading{
font:bold 40px Arial color: #3366cc;
}
.mw-body-content h2 {
    font:italic bold 20px Arial color: #3366cc;


h1 { color: #3366cc }
h1 { color: #3366cc }

Huidige versie van 22 dec 2022 om 07:13

/** CSS die hier wordt geplaatst heeft invloed op alle vormgevingen */

body {color: #ffA500; background: #f7f3d7 }
#mw-page-base { background: #f7f3d7 }
#content { background-color: #fcfbef }
#mw-head-base { background-color: #f7f3d7 }

div#mw-panel div.portal h3,
div#mw-panel div.portal div.body ul li {
   font-size: 0.8em; /* default is 0.75em */
}

h1 { color: #3366cc }
h2 { color: #3366cc }
h3 { color: #3366cc }
h4 { color: #3366cc }