]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/matita/style.css
auto => auto new everywhere + minor updates to make more tests pass
[helm.git] / helm / www / matita / style.css
index d129be452506d698664d9637d5d7c3f479850cee..a53015662fe277ba0b2ce1c313f134cbaba1f9e3 100644 (file)
@@ -28,9 +28,9 @@ div.news {
   top: 25px;
   left: 845px;
   font-size: 10pt;
-  width: 100px;
+  width: 105px;
   background: #eaeaea;
-  padding: 10px;
+  padding: 5px;
 }
 
 /* site-wide typesetting */
@@ -106,7 +106,12 @@ div.menu ul li {
 }
 
 div.menu ul li a {
+  display: block;
+  text-align: right;
   text-decoration: none;
+  vertical-align: middle;
+  height: 45px;
+  background-repeat: no-repeat;
 }
 
 a.menu:hover {