showing active instruction with bg

This commit is contained in:
Torsten Ruger
2015-07-25 15:28:59 +03:00
parent 2f66bd9f08
commit b693f55a29
4 changed files with 31 additions and 1 deletions

3
static/main.css Normal file
View File

@ -0,0 +1,3 @@
.active {
background-color: orange ;
}