From e7359ccf2db89b1feec820d1c97583f720ae0d7a Mon Sep 17 00:00:00 2001 From: neoraider Date: Mon, 17 Apr 2006 23:17:05 +0000 Subject: Seiten verschoben. --- styles/TheWhiteOne/style.css | 39 +++++++++++++++------------------------ 1 file changed, 15 insertions(+), 24 deletions(-) (limited to 'styles') diff --git a/styles/TheWhiteOne/style.css b/styles/TheWhiteOne/style.css index b64835b..7aa8062 100644 --- a/styles/TheWhiteOne/style.css +++ b/styles/TheWhiteOne/style.css @@ -7,7 +7,12 @@ body { margin-left:0; } +h1, h3, h4, h5, h6 { + margin-top:0; +} + h2 { + margin-top:0; font-size:x-large; font-weight:normal; border-bottom:solid #AAAAAA 1px; @@ -32,6 +37,12 @@ a.active_page_link { font-weight:bold; } +a.editlink { + position:absolute; + top:2em; + right:1em; +} + .spaced-top { margin-top:0.8em; } @@ -48,26 +59,10 @@ textarea.pageedit { width:100%; } -table.privtab { - border-collapse:collapse; -} - -table.privtab tr.line2 { - background-color:#DDDDDD; -} - -table.privtab tr td { - text-align:center; - padding-left:15px; -} - -table.privtab tr.group td { - font-weight:bold; -} - -table.privtab tr td.page, table.privtab tr td.submit { - text-align:left; - padding-left:0; +div.modinfo { + border:solid #AAAAAA 1px; + padding:1.5em; + margin:1em 3em; } div#content { @@ -135,10 +130,6 @@ div#nav li.nav_\%21Login { list-style-image:none; } -h1, h2, h3, h4, h5, h6 { - margin-top:0; -} - .error { color:#FF0000; } -- cgit v1.2.3