|
|
(38 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| /* CSS placed here will be applied to all skins */ | | /* CSS placed here will be applied to all skins */ |
|
| |
| #content { background-color: #E7D7C1; }
| |
|
| |
| #bodyContent { background-color: #E7D7C1; }
| |
|
| |
| #firstHeading { background-color: #E7D7C1; }
| |
|
| |
| #catlinks { background-color: #E7D7C1; }
| |
|
| |
| #mw-head-base { background-color: #E7D7C1; }
| |
|
| |
| #mw-panel { background-color: #E7D7C1; }
| |
|
| |
| #p-logo { background-color: #E7D7C1; }
| |
|
| |
| #p-navigation { background-color: #E7D7C1; }
| |
|
| |
| #p-tb { background-color: #E7D7C1; }
| |
|
| |
| #p-tb-label { background-color: #E7D7C1; }
| |
|
| |
| #p-tb .body { background-color: #E7D7C1; }
| |
|
| |
| #footer { background-color: #E7D7C1; }
| |
|
| |
| body { background-color: #8C1C13; }
| |
|
| |
| @font-face {
| |
| font-family: 'honeymead_bbregular';
| |
| src: url('honeymeadbb-webfont.woff2') format('woff2'),
| |
| url('honeymeadbb-webfont.woff') format('woff');
| |
| font-weight: normal;
| |
| font-style: normal;
| |
|
| |
| }
| |
/* CSS placed here will be applied to all skins */