Team:Freiburg Bioware/css

From 2010.igem.org

(Difference between revisions)
Line 187: Line 187:
/* font */
/* font */
-
 
-
u0 {
 
-
font-size: 38px;
 
-
color: #444444;
 
-
margin: 30px 0px 0px 0px;
 
-
text-align: center;
 
-
font-weight: bolder;
 
-
}
 
u1 {
u1 {
-
font-size: 22px;
+
display: block;
 +
font-size: 2em;
color: #444444;
color: #444444;
-
margin: 0px 0px 0px 0px;
+
margin: .67em 0
text-align: center;
text-align: center;
font-weight: bolder;
font-weight: bolder;
Line 205: Line 198:
u2 {
u2 {
 +
display: block;
font: x-small sans-serif;
font: x-small sans-serif;
-
font-size: 18px;
+
font-size: 1.5em;
color: #444444;
color: #444444;
-
margin: 0px 0px 0px 0px;
+
margin: .75em 0;
text-align: center;
text-align: center;
font-weight: bolder;
font-weight: bolder;
Line 215: Line 209:
u3 {
u3 {
-
font-size: 14px;
+
display: block;
 +
font-size: 1.17em;
color: #444444;
color: #444444;
-
margin: 0px 0px 0px 0px;
+
margin: .83em 0;
 +
text-align: center;
 +
font-weight: bolder;
 +
}
 +
 
 +
u4 {
 +
display: block;
 +
color: #444444;
 +
margin: 1.12em 0
text-align: center;
text-align: center;
font-weight: bolder;
font-weight: bolder;
Line 223: Line 226:
p.standard {
p.standard {
 +
font-size: 12px;
 +
color: #444444;
 +
margin: 20px 10px 20px 10px;
 +
text-align: justify;
 +
}
 +
 +
p {
font-size: 12px;
font-size: 12px;
color: #444444;
color: #444444;

Revision as of 17:04, 6 October 2010