Template:CSS/960 12 col

From 2014.igem.org

(Difference between revisions)
(Created page with "- 960 Grid System ~ Core CSS. Learn more ~ http://960.gs/ Licensed under GPL and MIT.: /* Forces backgrounds to span full width, even if there is horizontal scroll...")
 
(8 intermediate revisions not shown)
Line 1: Line 1:
 +
<html>
 +
<style type="text/css">
/*
/*
   960 Grid System ~ Core CSS.
   960 Grid System ~ Core CSS.
Line 44: Line 46:
   display: inline;
   display: inline;
   float: left;
   float: left;
-
   margin-left: 10px;
+
   margin-left: 0px;
-
   margin-right: 10px;
+
   margin-right: 0px;
}
}
Line 356: Line 358:
   zoom: 1;
   zoom: 1;
}
}
 +
</style>
 +
</html>

Latest revision as of 20:50, 28 July 2014