refactoring, better README (breaking commit...)
[qomet.git] / public / stylesheets / grade.css
diff --git a/public/stylesheets/grade.css b/public/stylesheets/grade.css
new file mode 100644 (file)
index 0000000..2cb1f48
--- /dev/null
@@ -0,0 +1,11 @@
+table.result {
+       cursor: pointer;
+}
+
+tr.stats {
+       padding-top: 10px;
+}
+
+#questionList {
+       margin: 20px 5px;
+}