MediaWiki:Common.css: verschil tussen versies

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




#column-content { margin-center 15mm }
/* increase sidebar width */
#content { margin-right: 12em }
#column-content { margin-left: -15em; }
#p-logo a, #p-logo a:hover { width: 15em }
#column-content #content { margin-left: 15em; }
.portlet { width: 20em }
#p-logo a, #p-logo a:hover { width: 15em; }
#p-cactions { left: 15em }
#p-cactions { left: 14.5em; }
.portlet { width: 14em; }
#column-content { margin-left: -14em; }
#content.mw-body { margin-left: 14em; }

Versie van 14 mrt 2024 11:14

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

#content { background-color: #FAFAFF; }


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


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