Better readability for H2 titles in openweb skin (especially in wiki)
authorx2003augustin <x2003augustin@839d8a87-29fc-0310-9880-83ba4fa771e5>
Mon, 22 Jan 2007 17:14:58 +0000 (17:14 +0000)
committerx2003augustin <x2003augustin@839d8a87-29fc-0310-9880-83ba4fa771e5>
Mon, 22 Jan 2007 17:14:58 +0000 (17:14 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1387 839d8a87-29fc-0310-9880-83ba4fa771e5

htdocs/css/openweb.css

index f036be3..281faa1 100644 (file)
@@ -101,8 +101,9 @@ h1 {
 
 h2 {
     color: #369;
+    font-size: 115%;
     padding: 0px 4px;
-    margin: 0.5em 0em;
+    margin: 1em 0em 0.5em 0em;
     font-size: 110%;
     font-weight: bold;
     border-bottom: 1px dotted #369;