Team:UCLondon/Templates/Navigationv2

From 2012e.igem.org

(Difference between revisions)
Line 164: Line 164:
   .links  { position: absolute ; top: 5px; right:20px; background-color: rgba(249, 249, 249, 0.2); border-radius: 3px; height:33px; width:145px; }
   .links  { position: absolute ; top: 5px; right:20px; background-color: rgba(249, 249, 249, 0.2); border-radius: 3px; height:33px; width:145px; }
   .links li { padding-left: 1px; padding-right:1px; }
   .links li { padding-left: 1px; padding-right:1px; }
-
   .links:before { content:""; border:5px black; display:block; width:100%; position:absolute; }
+
 
 +
 
 +
   .links:before {
 +
            content:"";
 +
            border:2px black;  
 +
            //display:block;
 +
            width:143px;
 +
            height:32px;
 +
          position:absolute;  
 +
    }

Revision as of 21:02, 21 September 2012