Template:Team:USTC Software/Header

From 2010.igem.org

(Difference between revisions)
Line 25: Line 25:
ol, ul {
ol, ul {
list-style: none;
list-style: none;
-
vertical-align: center;
+
vertical-align: ;
}
}
blockquote, q {
blockquote, q {
Line 57: Line 57:
.tabbed_content .slide_content {
.tabbed_content .slide_content {
overflow: hidden;
overflow: hidden;
-
width: 550px;
+
width: 600px;
}
}
.slide_content {
.slide_content {
Line 69: Line 69:
.tabslider ul {
.tabslider ul {
float: left;
float: left;
-
width: 550px;
+
width: 600px;
}
}
Line 197: Line 197:
#footer {
#footer {
-
border: none;
+
border: none;
-
width: 965px;
+
width: 965px;
-
margin: 0;
+
margin: 0;
-
padding: 0;
+
padding: 0;
}
}
.firstHeading {
.firstHeading {
-
display: none;
+
display: none;
}
}
#f-list a {
#f-list a {
-
color: #333;
+
color: #333;
-
font-size: 10px;
+
font-size: 10px;
}
}
#f-list a:hover {
#f-list a:hover {
-
color: #666;
+
color: #666;
}
}
#footer ul {
#footer ul {
-
margin: 0;
+
margin: 0;
-
padding: 0;
+
padding: 0;
}
}
#footer ul li {
#footer ul li {
-
margin-top: 0;
+
margin-top: 0;
-
margin-bottom: 0;
+
margin-bottom: 0;
-
margin-left: 10px;
+
margin-left: 10px;
-
margin-right: 10px;
+
margin-right: 10px;
-
padding: 0;
+
padding: 0;
}
}
Line 232: Line 232:
html {
html {
-
height: 100%;
+
height: 100%;
}
}
#overallMask {
#overallMask {
-
position: relative;
+
position: relative;
-
margin: 3% auto 2em auto;
+
margin: 3% auto 2em auto;
-
width: 800px;
+
width: 800px;
}
}
#contentWrapper {
#contentWrapper {
-
height: 100%;
+
height: 100%;
-
padding-bottom: 4em;
+
padding-bottom: 4em;
-
min-height: 500px;
+
min-height: 500px;
-
border-top: 0px solid #000080;
+
border-top: 0px solid #000080;
-
-moz-box-shadow: rgba(0, 0, 0, 0.3) 8px 8px 8px;
+
-moz-box-shadow: rgba(0, 0, 0, 0.3) 8px 8px 8px;
-
-webkit-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;
+
box-shadow: rgba(0, 0, 0, 0.3) 8px 8px 8px;
-
background-color: #151B54;
+
background-color: #151B54;
}
}
#headerWrapper {
#headerWrapper {
-
font-family: Courier, Futura, Impact, sans-serif;
+
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;
+
-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;
+
font-size: 20pt; color: #ffffff;
-
height: 100px;
+
height: 100px;
-
padding-top: 50px;
+
padding-top: 50px;
}
}
#headerWrapper img {
#headerWrapper img {
-
margin-left: 20px;
+
margin-left: 20px;
-
margin-top: -40px;
+
margin-top: -40px;
}
}
#otherContent {  
#otherContent {  
-
padding: 0em 0 2em 2em;
+
padding: 0em 0 2em 2em;
-
width: 550px;
+
width: 600px;
}
}
#otherContent * {  
#otherContent * {  
-
line-height: 1.3em;
+
line-height: 1.3em;
}
}
#textWrapper {
#textWrapper {
-
width: 550px;
+
width: 600px;
-
text-align: justify;
+
text-align: justify;
-
font-family:  Verdana, sans-serif;
+
font-family:  Verdana, sans-serif;
-
font-size: 10pt;
+
font-size: 10pt;
-
color: #ffffff;
+
color: #ffffff;
}
}
#textWrapper, #textWrapper * {
#textWrapper, #textWrapper * {
-
margin-top: 20px;
+
margin-top: 20px;
}
}
#textWrapper .head {
#textWrapper .head {
-
font-family: Courier, "Lucida Grande", Tahoma, Helvetica, Verdana, Arial, sans-serif;
+
font-family: Courier, "Lucida Grande", Tahoma, Helvetica, Verdana, Arial, sans-serif;
-
color: #ffffff;
+
color: #ffffff;
-
line-height: 1!important;
+
line-height: 1!important;
-
padding: 0; margin: 0; /* again oh boy do I screw up */
+
padding: 0; margin: 0; /* again oh boy do I screw up */
-
font-weight: bold;
+
font-weight: bold;
-
font-size: 20pt;
+
font-size: 20pt;
}
}
#sponsorWrapper {
#sponsorWrapper {
-
position: absolute;
+
position: absolute;
-
left: 600px;
+
left: 650px;
-
z-index: 1000;
+
z-index: 1000;
-
width: 200px;
+
width: 200px;
-
height: auto;
+
height: auto;
-
background-color: #ffffff;
+
background-color: #ffffff;
-
margin-top: -4px; /* stupid fix to make sure the top of the text does not leak */
+
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-family:  Arial, "Arial Narrow", Verdana, sans-serif;
-
font-size: 10pt;
+
font-size: 10pt;
-
font-weight: bold;
+
font-weight: bold;
-
color: #000000;
+
color: #000000;
}
}
</style>
</style>
Line 386: Line 386:
</ul>
</ul>
</div>
</div>
-
<!--                        <div id="sponsorWrapper">-->
+
<div id="sponsorWrapper">
-
<!--                                </html>{{Team:USTC_Software/Sidebar}}<html>-->
+
</html>{{Team:USTC_Software/Sidebar}}<html>
-
<!--                        </div>-->
+
</div>
<div id="otherContent">
<div id="otherContent">

Revision as of 02:56, 7 October 2010