2011-12-14 14:10:16 +00:00
|
|
|
body {
|
2011-12-28 16:10:40 +00:00
|
|
|
font-family: Helvetica, Arial, sans-serif;
|
2011-12-14 14:10:16 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
/* Following styles created with http://www.gridlover.net/; */
|
|
|
|
|
|
|
|
body {
|
|
|
|
font-size: 18px;
|
|
|
|
line-height: 27px;
|
|
|
|
}
|
|
|
|
article {
|
2011-12-28 16:10:40 +00:00
|
|
|
max-width: 644px;
|
2011-12-14 14:10:16 +00:00
|
|
|
margin: auto;
|
|
|
|
}
|
2011-12-14 15:45:09 +00:00
|
|
|
.title {
|
|
|
|
font-weight: bold;
|
2011-12-14 14:10:16 +00:00
|
|
|
font-size: 62px;
|
|
|
|
line-height: 81px;
|
|
|
|
}
|
2011-12-14 15:45:09 +00:00
|
|
|
h1 {
|
2011-12-14 14:10:16 +00:00
|
|
|
font-size: 33px;
|
|
|
|
line-height: 54px;
|
|
|
|
margin-top: 54px;
|
|
|
|
margin-bottom: 27px;
|
|
|
|
}
|
2011-12-14 15:45:09 +00:00
|
|
|
h2 {
|
2011-12-14 14:10:16 +00:00
|
|
|
font-size: 25px;
|
|
|
|
line-height: 27px;
|
|
|
|
margin-top: 27px;
|
|
|
|
margin-bottom: 0px;
|
|
|
|
}
|
|
|
|
p, ul {
|
|
|
|
margin-top: 0px;
|
|
|
|
margin-bottom: 27px;
|
|
|
|
}
|
2011-12-14 15:45:09 +00:00
|
|
|
.small, aside {
|
2011-12-14 14:10:16 +00:00
|
|
|
font-size: 13px;
|
|
|
|
}
|