Template:Http://2014.igem.org/Team:Colombia

From 2014.igem.org

(Difference between revisions)
Line 643: Line 643:
</div>
</div>
-
<div class="container">
 
-
    <div class="span11">
 
 +
</body>
-
</div>
 
-
</div>
+
body {
 +
  font: 65%/1.2 Arial, Helvetica, sans-serif;
 +
  background-color: #eee; }
 +
#wrap {
 +
  font-size: 1.1em;
 +
  width: 180px;
 +
  padding: 0px;
 +
  margin-left: 15px;
 +
  background-color: #fff;
 +
  position: relative;
 +
  height: 100%;
 +
margin-right: 20px;
 +
margin-bottom: 20px;
 +
margin-top: 10px;
 +
float: left;
 +
}
</body>
</body>
-
</div>
+
 
 +
 
</html>
</html>
<!-- end of page -->
<!-- end of page -->

Revision as of 18:14, 22 August 2014

'

Wheeltz - CSS3 Navigational Wheel Menu
body { font: 65%/1.2 Arial, Helvetica, sans-serif; background-color: #eee; } #wrap { font-size: 1.1em; width: 180px; padding: 0px; margin-left: 15px; background-color: #fff; position: relative; height: 100%; margin-right: 20px; margin-bottom: 20px; margin-top: 10px; float: left; }