Skip to content

Commit

Permalink
'loginbox: commented the bgcolour out'
Browse files Browse the repository at this point in the history
  • Loading branch information
urs_hunkler committed Jan 8, 2007
1 parent c46fce7 commit 6e5cbcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions theme/standard/styles_layout.css
Expand Up @@ -1496,7 +1496,7 @@ body#grade-index .grades .weighted {
.loginbox.twocolumns {
width:90%;
margin-left:5%;
background: #faa;
/* background: #faa; */
}

.loginbox h2,
Expand Down Expand Up @@ -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 {
Expand Down

0 comments on commit 6e5cbcc

Please sign in to comment.