]> git.donarmstrong.com Git - neurodebian.git/blobdiff - sandbox/survey.css
Various fixes
[neurodebian.git] / sandbox / survey.css
index eb71fc7288f9aa3d37a81ab0db7c44bdf4955732..65e924a5b55529bfc8c07360dd354b442fda213e 100644 (file)
@@ -6,6 +6,22 @@ body {
     margin: 1em;
 }
 
+h1.title {
+    color: #2C471A;
+    font-size: 150%;
+    text-align: center;
+}
+
+h1 {
+    color: #2C471A;
+    font-size: 120%;
+}
+
+h2 {
+    color: #2C471A;
+    font-size: 100%;
+}
+
 div.document {
     background-color: #fff;
     padding: 1em;