diff www/m/css/nodescore.css @ 19:a56434dee146

toggleable divs and clean up
author tzara <rc-web@kiben.net>
date Mon, 09 Jul 2012 19:18:47 +0100
parents e05eede75e0d
children bb02a593b7d5
line wrap: on
line diff
--- a/www/m/css/nodescore.css	Mon Jul 09 11:02:42 2012 +0100
+++ b/www/m/css/nodescore.css	Mon Jul 09 19:18:47 2012 +0100
@@ -56,18 +56,30 @@
     right: 0px;
 }
 
-
 .outersquare{
-    height: 300px;
-    width: 385px;
+    height: 400px;
+    width: 685px;
     border: 1px solid blue;
     position: absolute;
-    top: 100px;
-    left: 400px;
+    top: 150px;
+    left: 0px;
     padding: 1px 1px 1px 1px ;
     background-color: black;
 }
 
+.magicsquare {
+    border: 1px solid yellow;
+    padding: 2px 2px 2px 2px;
+    background: blue;
+    width: 100px;
+    height: 90px;
+    border-radius: 20px;
+    float: left;
+    color: black;
+    font-size: 7em;    
+    text-align: center;
+}​
+
 .latencies{
     height: 90px;
     width: 200px;
@@ -76,11 +88,9 @@
     float: right;
     top: 15%;
     padding: 5px 5px 5px 5px ;
-    background-color: blue;
-    
+    background-color: blue;    
 }
 
-
 .metrocase {
     position: absolute;
     top: 10px;
@@ -138,22 +148,8 @@
     height: 800px;
 }
 
-.magicsquare {
-    border: 2px solid white;
-    padding: 1px 1px 1px 1 px;
-    background: blue;
-    width: 60px;
-    height: 60px;
-    border-radius: 10px;
-    float: left;
-    color: black;
-    font-size: 4em;    
-    text-align: center;
-}​
 
-#disp {
 
-}
 
 #content-txt {
 //   padding: 2px 2px 2px 2px;