diff --git a/school.d/cedarville.inc b/school.d/cedarville.inc --- a/school.d/cedarville.inc +++ b/school.d/cedarville.inc @@ -73,14 +73,34 @@ function cedarville_default_courses() function cedarville_page_css($school) { return <<' + '' + diff --git a/styles/general.css b/styles/general.css --- a/styles/general.css +++ b/styles/general.css @@ -138,18 +138,12 @@ a:hover { #container .section:nth-child(odd) td { background: #CCC; } -#container .section.lab td { - background: #96acc4; -} #container .none { background: none!important; } #container .emptyCell, .removeCell { background: none!important; } -#container .lab .deleteSection:before { - content: "LAB"; -} /* Input Formatting */