localcss.css
localcss.css
—
CSS stylesheet,
0Kb
File contents
.lectureTable .even {
background-color:#bbd6df;
}
.lectureTable .odd {
background-color:#E6E6E6;
}
