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