Template:Team:USTC Software/Header
From 2010.igem.org
(Difference between revisions)
Line 197: | Line 197: | ||
#footer { | #footer { | ||
- | + | border: none; | |
- | + | width: 965px; | |
- | + | margin: 0; | |
- | + | padding: 0; | |
} | } | ||
.firstHeading { | .firstHeading { | ||
- | + | display: none; | |
} | } | ||
#f-list a { | #f-list a { | ||
- | + | color: #333; | |
- | + | font-size: 10px; | |
} | } | ||
#f-list a:hover { | #f-list a:hover { | ||
- | + | color: #666; | |
} | } | ||
#footer ul { | #footer ul { | ||
- | + | margin: 0; | |
- | + | padding: 0; | |
} | } | ||
#footer ul li { | #footer ul li { | ||
- | + | margin-top: 0; | |
- | + | margin-bottom: 0; | |
- | + | margin-left: 10px; | |
- | + | margin-right: 10px; | |
- | + | padding: 0; | |
} | } | ||
Line 232: | Line 232: | ||
html { | html { | ||
- | + | height: 100%; | |
} | } | ||
#overallMask { | #overallMask { | ||
- | + | position: relative; | |
- | + | margin: 3% auto 2em auto; | |
- | + | width: 800px; | |
} | } | ||
#contentWrapper { | #contentWrapper { | ||
- | + | height: 100%; | |
- | + | padding-bottom: 4em; | |
- | + | min-height: 500px; | |
- | + | border-top: 0px solid #000080; | |
- | + | -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: #151B54; | |
} | } | ||
#headerWrapper { | #headerWrapper { | ||
- | + | font-family: Courier, Futura, Impact, sans-serif; | |
- | + | -moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; border-top-left-radius: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px; border-top-right-radius: 8px; | |
- | + | font-size: 20pt; color: #ffffff; | |
- | + | height: 100px; | |
- | + | padding-top: 50px; | |
} | } | ||
#headerWrapper img { | #headerWrapper img { | ||
- | + | margin-left: 20px; | |
- | + | margin-top: -40px; | |
} | } | ||
#otherContent { | #otherContent { | ||
- | + | padding: 0em 0 2em 2em; | |
- | + | width: 550px; | |
} | } | ||
#otherContent * { | #otherContent * { | ||
- | + | line-height: 1.3em; | |
} | } | ||
#textWrapper { | #textWrapper { | ||
- | + | width: 550px; | |
- | + | text-align: justify; | |
- | + | font-family: Verdana, sans-serif; | |
- | + | font-size: 10pt; | |
- | + | color: #ffffff; | |
} | } | ||
#textWrapper, #textWrapper * { | #textWrapper, #textWrapper * { | ||
- | + | margin-top: 20px; | |
} | } | ||
#textWrapper .head { | #textWrapper .head { | ||
- | + | font-family: Courier, "Lucida Grande", Tahoma, Helvetica, Verdana, Arial, sans-serif; | |
- | + | color: #ffffff; | |
- | + | line-height: 1!important; | |
- | + | padding: 0; margin: 0; /* again oh boy do I screw up */ | |
- | + | font-weight: bold; | |
- | + | font-size: 20pt; | |
} | } | ||
#sponsorWrapper { | #sponsorWrapper { | ||
- | + | position: absolute; | |
- | + | left: 600px; | |
- | + | z-index: 1000; | |
- | + | width: 200px; | |
- | + | height: auto; | |
- | + | background-color: #ffffff; | |
- | + | margin-top: -4px; /* stupid fix to make sure the top of the text does not leak */ | |
- | + | font-family: Arial, "Arial Narrow", Verdana, sans-serif; | |
- | + | font-size: 10pt; | |
- | + | font-weight: bold; | |
- | + | color: #000000; | |
} | } | ||
</style> | </style> | ||
Line 386: | Line 386: | ||
</ul> | </ul> | ||
</div> | </div> | ||
- | + | <!-- <div id="sponsorWrapper">--> | |
- | + | <!-- </html>{{Team:USTC_Software/Sidebar}}<html>--> | |
- | + | <!-- </div>--> | |
<div id="otherContent"> | <div id="otherContent"> |
Revision as of 09:11, 6 October 2010
Welcome to
iGEM USTC Software