refactoring, better README (breaking commit...)
[qomet.git] / public / stylesheets / grade.css
1 table.result {
2 cursor: pointer;
3 }
4
5 tr.stats {
6 padding-top: 10px;
7 }
8
9 #questionList {
10 margin: 20px 5px;
11 }