From 2390cba867a49e96156e9cf57cbf591182f98bd7 Mon Sep 17 00:00:00 2001 From: neoraider Date: Sat, 22 Jul 2006 15:38:00 +0000 Subject: Module k?nnen jetzt deaktiviert werden. --- styles/TheWhiteOne/style.css | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'styles') diff --git a/styles/TheWhiteOne/style.css b/styles/TheWhiteOne/style.css index 7aa8062..2360f97 100644 --- a/styles/TheWhiteOne/style.css +++ b/styles/TheWhiteOne/style.css @@ -43,6 +43,10 @@ a.editlink { right:1em; } +a.mod_disable { + +} + .spaced-top { margin-top:0.8em; } @@ -65,6 +69,15 @@ div.modinfo { margin:1em 3em; } +div.modinfo h3 { + display:inline; + margin-right:0.5em; +} + +div.modinfo span.mod_disable { + margin-left:0.5em; +} + div#content { text-align:justify; padding:0.8em; -- cgit v1.2.3