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 */