]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/scripts/public_html/style.css
fix
[helm.git] / helm / matita / scripts / public_html / style.css
index 093af1bb7cc8e44d1f2414c3be911e3435d4d1c5..40a5863138ba4fb6f2da4ddac8a7df022bf54ca3 100644 (file)
@@ -3,6 +3,18 @@ body {
   font-size: 12pt;
 }
 
+h1 {
+  text-align: center;
+  background-color: #87CEFA;
+}
+
+h2 {
+  margin-right: auto;
+  border-bottom-color: #87CEFA;
+  border-bottom-style: solid;
+  border-bottom-width: 2px;
+}
+
 a, .button {
   border: 2px outset gray;
   text-decoration: none;