From ca08f843179b41b0224646948127d34c804cf917 Mon Sep 17 00:00:00 2001 From: moodler Date: Sun, 13 Mar 2005 16:18:56 +0000 Subject: [PATCH] Added styles for .generalbox#intro - the intro on each module --- theme/standard/styles_layout.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index bd7e5c2fcd2..fc2281d1555 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -127,6 +127,10 @@ a img { border-width:1px; border-style:solid; } + +.generalbox#intro { /* On most modules */ +} + .noticebox { border-width:1px; border-style:solid;