cosmetic fix
[unfold.git] / portal / static / css / fed4fire.css
index cf4881f..89d4210 100644 (file)
@@ -681,14 +681,15 @@ div.dashboard a:hover {
     text-decoration:underline;
 }
 div.dashboard div.projects-tree {
-    margin-left:15px;
+    margin-left:49px;
 }
 div.dashboard ul {
     list-style-type:disc;
     list-style-position:inside;
     text-align:left;
-    margin:0 0 15px 4px;
+    margin:0 0 15px 0;
     padding:0;
+    
 }
 div.dashboard ul ul {
     margin:5px 0 15px 25px;
@@ -704,7 +705,7 @@ div.dashboard ul ul li {
 div.dashboard ul ul a {
 }
 div.dashboard h3 {
-    border-bottom:0.5px solid #E0E0E0;
+    border-bottom:1px solid #E0E0E0;
     margin-right:15px;
     margin-bottom:25px;
 }
@@ -720,7 +721,7 @@ div.experiment-tools {
     
 }
 div.experiment-tools h4 {
-    border-bottom:0.5px solid #E0E0E0;
+    border-bottom:1px solid #E0E0E0;
     margin:25px 15px 25px 0;
     padding-bottom:5px;
 }