From 3aed363cd858b7687891097f574e532450234af5 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Fri, 21 Sep 2007 15:40:53 +0200 Subject: Another TODO item. --- local.css | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'local.css') diff --git a/local.css b/local.css index 010b995d..fd827702 100644 --- a/local.css +++ b/local.css @@ -16,7 +16,13 @@ scrollbars show up in the browser and all of header, text editing box, copyright assignment notice, buttons and footer are visible at once, without having to scroll. This means that the text editing box should be resized in - height as needed (within limits, of course). --tschwinge */ + height as needed (within limits, of course). --tschwinge + + (2) `.pagecopyright' and `.pagelicense' should get the spacing between them + removed and should get some margins. +*/ + + hr { @@ -63,8 +69,8 @@ pre + * background-color: #f0f0f0; } -.pagelicense, -.pagecopyright +.pagecopyright, +.pagelicense { background-color: #f0f0f0; font-size: small; -- cgit v1.2.3