MediaWiki:Common.css: verschil tussen versies

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




/* style the labels */
#column-content { margin-left: -15em }
ul.side-nav label {
#content { margin-left: 15em }
    background: #517398;
#p-logo a, #p-logo a:hover { width: 15em }
    color: #fff;
.portlet { width: 14em }
    padding: .25em .5em;
#p-cactions { left: 14em }
}
Sidebar Background color
/* sidebar background color */
body {
    background-color: #dceaea;

Versie van 14 mrt 2024 10:42

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

#content { background-color: #D6D0DA; }


body { color: #5a7425; font-size: 12px; font-family: "Verdana"; }


#column-content { margin-left: -15em }
#content { margin-left: 15em }
#p-logo a, #p-logo a:hover { width: 15em }
.portlet { width: 14em }
#p-cactions { left: 14em }