MediaWiki:Common.css: verschil tussen versies

Uit dharma-lotus.nl
Naar navigatie springen Naar zoeken springen
Geen bewerkingssamenvatting
Labels: Handmatige ongedaanmaking Ongedaan gemaakt
Geen bewerkingssamenvatting
Labels: Handmatige ongedaanmaking Ongedaan gemaakt
Regel 15: Regel 15:
h3 { color: #3366cc }
h3 { color: #3366cc }
h4 { color: #3366cc }
h4 { color: #3366cc }
table {
background: #E8F2F8;
}
table.wikitable th {
background: #A7D7F9;
font-weight: normal;
}

Versie van 19 dec 2022 11:46

/** 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 }

table {
 background: #E8F2F8;
}

table.wikitable th {
 background: #A7D7F9;
 font-weight: normal;
}