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.
16 lines
194 B
16 lines
194 B
14 years ago
|
body {
|
||
|
padding: 40px 50px;
|
||
|
font: 13px/1.4 "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||
|
}
|
||
|
p {
|
||
|
margin: 5px;
|
||
|
}
|
||
|
em {
|
||
|
color: #00C5F7;
|
||
|
}
|
||
|
a {
|
||
|
color: #00C5F7;
|
||
|
}
|
||
|
#primary {
|
||
|
width: 600px;
|
||
|
}
|