|
|
| (7 tussenliggende versies door dezelfde gebruiker niet weergegeven) |
| Regel 1: |
Regel 1: |
| /** CSS die hier wordt geplaatst heeft invloed op alle vormgevingen */ | | /** CSS die hier wordt geplaatst heeft invloed op alle vormgevingen */ |
|
| |
|
| body { background-color: #B1EDA6; } | | body { font-size: 75%; } |
| | |
| #content { background-color: #B1EDA6; }
| |
| #bodyContent { background-color: #B1EDA6; }
| |
| #firstHeading { background-color: #B1EDA6; }
| |
| #catlinks { background-color: #B1EDA6; }
| |
| #mw-head-base { background-color: #B1EDA6; }
| |
| #mw-panel { background-color: #B1EDA6; }
| |
| #p-logo { background-color: #B1EDA6; }
| |
| #p-navigation { background-color: #B1EDA6; }
| |
| #p-tb { background-color: #B1EDA6; }
| |
| #p-tb-label { background-color: #B1EDA6; }
| |
| #p-tb .body { background-color: #B1EDA6; }
| |
| #footer { background-color: #B1EDA6; }
| |