2 * local.css: stylesheet for subvert.org.uk.
3 * Copyright © 2008 Benjamin M. A'Lee <bma@subvert.org.uk>
5 * This work is free software: you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License, version 3, as
7 * published by the Free Software Foundation.
9 * This work is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 * GNU General Public License for more details.
14 * You should have received a copy of the GNU General Public License
15 * along with this work. If not, see <http://www.gnu.org/licenses/>.
18 /* Positioning first. Colours at the end. */
21 font-family: sans-serif;
27 margin: 1em 15em 0 1em;
28 padding: 2em 3em 4em 1.5em;
36 font-family: sans-serif;
38 margin: 1em 1em 2em 1em;
54 border-bottom: solid 1px;
63 margin: 1em 15em 1em 1em;
66 .pagedate, .pagelicense, .pagecopyright {
79 .pagelicense p, .pagecopyright p {
90 /* Set colours here. */
93 background: royalblue;
96 #content, #footer, .header {
97 background-color: silver;
102 background-color: silver;
107 background-color: #EEEEEE;