]> matita.cs.unibo.it Git - helm.git/blobdiff - matitaB/matita/matitaweb.css
confluence of tpr completed!
[helm.git] / matitaB / matita / matitaweb.css
index b6487c87119b6ad91ed6b0a8ad7dee9201f37d31..5510ab677cb5d7036275ea2c0d73a16b69051d36 100644 (file)
@@ -15,17 +15,25 @@ div.diaTitle {
        display: block;
        margin-left: auto;
        margin-right: auto;
-       width: 394px;
+       width: 444px;
        background-color: #007fff;
        color: white;
 }
 
 div.scroll {
-       border: 1px;
-       border-style:solid;
-       height:570px; 
-       width:394px; 
+       display: block;
+       margin-left: auto;
+       margin-right: auto;
+       border: 1px solid #ccc;
+       height:470px; 
+       width:442px; 
        overflow:auto;
        background-color: white;
        color:black;
 }
+
+h2 {
+       border: 0px;
+       padding: 1px;
+       display: inline;
+}