Template:Team:IBB Pune/global

From 2009.igem.org

Revision as of 05:13, 5 October 2009 by Mandardilipphatak (Talk | contribs)

/*----------------------------------------------------------------------------*/ /* content area */ /*----------------------------------------------------------------------------*/ #tudelft_content_wrapper { width: 593px; position: relative; float: left; margin-top: 20px; } #tudelft_content_boxtop { width: 593px; height: 10px; background:url(https://static.igem.org/mediawiki/2008/a/a1/Tudelft_content_top.png) no-repeat bottom left; position: relative; float: left; } #tudelft_content_boxbottom { width: 593px; height: 10px; background:url(https://static.igem.org/mediawiki/2008/8/89/Tudelft_content_bottom.png) no-repeat top left; position: relative; float: left; } #tudelft_content { width: 571px; padding: 10px; border-left: 1px solid #ccc; border-right: 1px solid #ccc; position: relative; float: left; font-size: 9pt; text-align: justify; } /*----------------------------------------------------------------------------*/ /* core stuff */ /*----------------------------------------------------------------------------*/ /*reset*/ p { margin:0; } .editsection { font-size: 75%; font-weight: normal; } body { font-family: Tahoma,Helvetica,Arial,Verdana,sans-serif; line-height: 1.5; color: #222; } /* hide table of contents */ #toc { display: none; } h1 { font-size: 160%; } /* put more month on one row in lab notebook */ .month { position: relative; float: left; margin: 7px 7px 27px 7px; } /* add margin beneath a paragraph */ p { margin-bottom: 10px; } /* colors lab notebook */ .day-empty { color: red; } .day-active { color: green; } .today { background-color: #ccc; } /* link color */ a, a:visited { color: #27809f; } a:hover { color: #00a7e7; text-decoration: none; } ul { margin-bottom: 5px; } #element { overflow: hidden; } .gallery { margin: 10px 2px !important; } .gallerytext { text-align: left; } .footnote { text-align: left; font-size: smaller; }