You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
354 B
44 lines
354 B
|
|
#content{ |
|
width:90%; |
|
margin:5%; |
|
} |
|
|
|
#content table{ |
|
width:100%; |
|
} |
|
|
|
#info-ico{ |
|
float:right; |
|
} |
|
|
|
.column{ |
|
width:55%; |
|
} |
|
|
|
#f{ |
|
margin-top:-20px; |
|
} |
|
|
|
.img{ |
|
margin-left:30px; |
|
} |
|
|
|
.spacer{ |
|
margin-bottom:30px; |
|
} |
|
|
|
.lspacer{ |
|
margin-bottom:12px; |
|
} |
|
|
|
h1{ |
|
font-size:20px; |
|
color:rgb(30,50,230); |
|
} |
|
|
|
p.small{ |
|
margin-top:-8px; |
|
font-size:10px; |
|
font-weight:bold; |
|
} |