Sfoglia il codice sorgente

Update Themes/default/css/index.css

Adding space between the bars
before - http://imgupload.pl/images/78996360906758491332.png
after modification - http://imgupload.pl/images/52811511291828308509.png
123s 12 anni fa
parent
commit
f82d1dfa34
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      Themes/default/css/index.css

+ 2 - 0
Themes/default/css/index.css

@@ -778,6 +778,8 @@ h3.catbg, h3.catbg2, h3.titlebg, h4.titlebg, h4.catbg {
 	font-weight: bold;
 	line-height: 1.5em;
 	padding: 8px;
+        margin-bottom:3px;
+	margin-top:3px;
 }
 h3.catbg a:link, h3.catbg a:visited, h4.catbg a:link, h4.catbg a:visited, h3.catbg, .table_list tbody.header td, .table_list tbody.header td a {
 	color: #fff;