]> matita.cs.unibo.it Git - helm.git/blobdiff - matitaB/matita/matitaweb.css
More changes to matitaweb.css.
[helm.git] / matitaB / matita / matitaweb.css
index 530eb9f5b89a1d24c4e5da62542473daf4ff28b2..3f7b1e601cf3ec739ded092fbb7d917e933f1923 100644 (file)
@@ -21,11 +21,19 @@ div.diaTitle {
 }
 
 div.scroll {
+       display: block;
+       margin-left: auto;
+       margin-right: auto;
        border: 1px;
        border-style:solid;
        height:470px; 
-       width:444px; 
+       width:442px; 
        overflow:auto;
        background-color: white;
        color:black;
 }
+
+h2 {
+       border: 0px;
+       padding: 0px;
+}