optimized for speed - OK for nodes, but 4000+ persons is still one second per keystro...
[plewww.git] / planetlab / css / plc_style.css
index 7e21a05..670d252 100644 (file)
@@ -24,15 +24,9 @@ body {
     position: relative;
 }
 
-h2.plc { 
-    text-align: center;
-}
-
-
 .plc-foreign {
     background:  #e0e0e0;
 }
-
 .plc-warning {
     background:  orange;
 }
@@ -45,3 +39,7 @@ h2.plc {
 *.plc-warning a:visited { text-decoration: none; color:white }
 *.plc-warning a:hover { text-decoration: none; color:black }
 
+/* separator below the linetabs area */
+p.plc-linetabs {
+    height:15px;
+}