]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Make menu entries smaller
authorAndrea Bolognani <abologna@redhat.com>
Wed, 30 Mar 2016 12:10:09 +0000 (14:10 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 31 Mar 2016 14:26:19 +0000 (16:26 +0200)
The menu should not take the focus away from the actual contents.

docs/libvirt.css

index 637ed35643db0d9a34cbdfde180489e8bca35b91..fdbd99e20dd4081aa121aa34e7a826b42f3710b6 100644 (file)
@@ -53,11 +53,6 @@ h2, h3, h4, h5, h6 {
     margin: 0px;
     border: 0px;
     font-weight: bold;
-    font-size: 1.2em;
-}
-
-#menu li ul li {
-    font-size: 1em;
 }
 
 #menu ul li a, #menu ul li span {