Team:UCLondon/Templates/Navigationv4

From 2012e.igem.org

(Difference between revisions)
(Created page with "<html> <script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script> <div id="navigation"> <ul class="menu"> <li><a href="http:...")
Line 227: Line 227:
   }
   }
-
   .links  { position: absolute ; top: 5px; right:20px; background-color: rgba(249, 249, 249, 0.2); border-radius: 3px; height:33px; width:135px; }
+
   .links  {
 +
        position: absolute ;  
 +
        top: 5px; right:20px;  
 +
        background-color: rgba(249, 249, 249, 0.2);
 +
        border-radius: 3px;  
 +
        height:33px;
 +
        width:135px; }
   .links li { padding-left: 1px; padding-right:1px; }
   .links li { padding-left: 1px; padding-right:1px; }

Revision as of 14:40, 25 October 2012