MediaWiki:Common.css: verschil tussen versies

Uit Wiki Facet
Naar navigatie springenNaar zoeken springen
Geen bewerkingssamenvatting
Geen bewerkingssamenvatting
Regel 4: Regel 4:




body { color: #5a7425; font-size: 14px; font-family: "Garamond"; }
body { color: #01689b; font-size: 14px; font-family: "Garamond"; }





Versie van 14 mrt 2024 12:30

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

#content { background-color: #FAFAFF; }


body { color: #01689b; font-size: 14px; font-family: "Garamond"; }


/* increase sidebar width */
#column-content { margin-left: -12em; }
#column-content #content { margin-left: 12em; }
#p-logo a, #p-logo a:hover { width: 30em; }
#p-cactions { left: 12.5em; }
.portlet { width: 12em; }
#column-content { margin-left: -12em; }
#content.mw-body { margin-left: 12em; }