Template:Nevada Home CSS

From 2011.igem.org

(Difference between revisions)
m
m
Line 73: Line 73:
/* End of Text Style */
/* End of Text Style */
 +
.tabs { list-style: none; overflow: hidden; padding-left: 1px; }
 +
.tabs li { display: inline; }
 +
.tabs li a { display: block; float: left; padding: 4px 8px; color: black; border: 1px solid #ccc; background: #eee; margin: 0 0 0 -1px; }
 +
.tabs li a.current { background: white; border-bottom: 0; position: relative; top: 2px; z-index: 2; }
 +
.box-wrapper { -moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; padding: 20px; background: white; border: 1px solid #ccc; margin: -1px 0 0 0; height: 210px; position: relative; }
 +
.content-box { overflow: hidden; position: absolute; top: 20px; left: 20px; width: 658px; height: 230px; }
 +
 +
.col { width: 30%; float: left; position: relative; top: 350px; }
 +
.col-one, .col-two { margin-right: 3%; }
</style>
</style>
</html>
</html>

Revision as of 07:22, 21 September 2011