From 467069625f79180f555025602f0214b3ddbfad07 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Tue, 3 May 2005 15:57:50 +0000 Subject: Split out some style for use by the wiki. --- default.css | 21 ++++----------------- 1 file changed, 4 insertions(+), 17 deletions(-) (limited to 'default.css') diff --git a/default.css b/default.css index a8d073d..574ebb4 100644 --- a/default.css +++ b/default.css @@ -1,27 +1,14 @@ +@import url("default_basic.css"); + body { - background-color: #eeeeee; - padding: 0px 10px 10px 10px; - margin: 0px; + padding-top: 0px; } -body, div, p, td, li, a, h1, h2, h3, h4 { +body, div, p, td, li, h1, h2, h3, h4 { font-family: sans-serif; font-size: 10pt; } -a { - text-decoration: none; - color: rgb(100,10,10); -} - -a:visited { - color: rgb(70,7,7); -} - -a:hover { - text-decoration: underline; -} - h1 { background-image: url(images/header.png); background-repeat: no-repeat; -- cgit v1.2.3-70-g09d2