Template:Team:Groningen/sandboxHeader

From 2010.igem.org

(Difference between revisions)
Joelkuiper (Talk | contribs)
(New page: <style type="text/css"> - Wiki Hacks - START: #globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; } #content { background-color: trans...)
Newer edit →

Revision as of 12:18, 14 July 2010

<style type="text/css"> /* Wiki Hacks - START */

#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; }

#content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; }

#bodyContent { border: none; padding:0; margin:0; width:100%; }

#top-section { height: 20px; margin-top: -5px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 10px; padding:0; border: none; }

#p-logo { height:1px; overflow:hidden; display: none; }

#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px; }

.left-menu { width: 400px; display:block; float:left; margin-top:-80px; border: none; }

.left-menu ul { border: none; }

#menubar.right-menu { width:300px; display:block; float:left; margin-top:-80px; border: none; }

.right-menu ul { border: none; }

#footer-box { background-color: transparent; border: none; width: 965px; margin: 0 auto; padding: 0; }

#footer { border: none; width: 965px; margin: 0; padding: 0; }

.firstHeading { display: none; }

#f-list a { color: #333; font-size: 10px; }

#f-list a:hover { color: #666; }

#footer ul { margin: 0; padding: 0; }

#footer ul li { margin-top: 0; margin-bottom: 0; margin-left: 10px; margin-right: 10px; padding: 0; }

/* Wiki Hacks - END - Thanks TU-Delft, saved a lot of trouble!*/ /* Start own design */ html, body { height: 100%; } html { overflow: hidden!important; background: url("images/background.jpg") no-repeat left 60%; } img#background { width: 100%; position: absolute; top: 0; left: 0; } #overallMask { position: relative; margin: 3% auto 0 auto; width: 660px; height: 100%; } #contentWrapper { height: 100%; border-top: 1px solid #bab599; -moz-box-shadow: rgba(0, 0, 0, 0.3) 8px 8px 8px; -webkit-box-shadow: rgba(0, 0, 0, 0.3) 8px 8px 8px; box-shadow: rgba(0, 0, 0, 0.3) 8px 8px 8px;; background-color: #fffbe7; } #headerWrapper { font-family: Sertig; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; font-size: 21pt; color: #fffbe7; background: url("images/94acce-50.png") repeat; height: 100px; padding-top: 50px; } #headerWrapper img { margin-left: 20px; margin-top: -40px; } #textWrapper { padding:2em; padding-top: 0em; width: 400px; text-align: justify; font-family: "Helvectica", Tahoma, Verdana, sans-serif; font-size: 9pt; } #textWrapper p { margin-top: 20px; } #textWrapper .head { font-family: "Lucida Grande", Tahoma, Helvetica, Verdana, Arial, sans-serif; color: #a1bf29; font-weight: bold; font-size: 16pt; } #sponsorWrapper { float: right; margin-right: 10px; } </style>