From 6e5cbcc5a9863d78959a44180a56442e8e2d3bd8 Mon Sep 17 00:00:00 2001 From: urs_hunkler Date: Mon, 8 Jan 2007 13:46:39 +0000 Subject: [PATCH] 'loginbox: commented the bgcolour out' --- theme/standard/styles_layout.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index d07d911395..ca40dbfde9 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -1496,7 +1496,7 @@ body#grade-index .grades .weighted { .loginbox.twocolumns { width:90%; margin-left:5%; - background: #faa; + /* background: #faa; */ } .loginbox h2, @@ -1570,7 +1570,7 @@ body#grade-index .grades .weighted { border-right: 1px solid #000; margin-bottom:-2000px; padding-bottom:2000px; - background: #afa; + /* background: #afa; */ } .loginbox.twocolumns .signuppanel { -- 2.39.5