refactoring, better README (breaking commit...)
[qomet.git] / public / stylesheets / layout.css
index d4dc11d..81b7bfa 100644 (file)
@@ -1,3 +1,14 @@
+a#rightButton {
+       position: absolute;
+       top: 0;
+       right: 0;
+}
+
 .on-left {
        margin-right: 20px;
 }
+
+h4.title {
+       cursor: pointer;
+       background-color: lightgrey;
+}