Template:Team:USTC Software/Header

From 2010.igem.org

(Difference between revisions)
Line 253: Line 253:
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: #000000;
+
font-size: 20pt; color: black;
height: 100px;
height: 100px;
padding-top: 50px;
padding-top: 50px;
Line 273: Line 273:
font-family:  Verdana, sans-serif;
font-family:  Verdana, sans-serif;
font-size: 10pt;
font-size: 10pt;
-
color: #000000;
+
color: black;
}
}
#textWrapper, #textWrapper * {
#textWrapper, #textWrapper * {
Line 280: Line 280:
#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: white;
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 */
Line 297: Line 297:
font-size: 10pt;
font-size: 10pt;
font-weight: bold;
font-weight: bold;
-
color: #ffffff;
+
color: white;
}
}
</style>
</style>

Revision as of 04:05, 11 October 2010