]> matita.cs.unibo.it Git - helm.git/blobdiff - matitaB/matita/matitaweb.css
More changes to matitaweb.css.
[helm.git] / matitaB / matita / matitaweb.css
index 44d97533fa1fcaa543bf6d757dfbf8d656f308f4..3f7b1e601cf3ec739ded092fbb7d917e933f1923 100644 (file)
@@ -21,6 +21,9 @@ div.diaTitle {
 }
 
 div.scroll {
+       display: block;
+       margin-left: auto;
+       margin-right: auto;
        border: 1px;
        border-style:solid;
        height:470px; 
@@ -29,3 +32,8 @@ div.scroll {
        background-color: white;
        color:black;
 }
+
+h2 {
+       border: 0px;
+       padding: 0px;
+}