tweaking font-sizes / spacing a bit.

This commit is contained in:
Jeremy Ashkenas
2012-01-30 09:45:39 -05:00
parent 31046e0562
commit 8df28fd9e6

View File

@@ -73,7 +73,7 @@
background-position: -51px 0;
}
p, div.container ul {
margin: 20px 0;
margin: 25px 0;
width: 550px;
}
p.warning {
@@ -140,10 +140,10 @@
padding-top: 20px;
}
h2 {
font-size: 20px;
font-size: 22px;
}
b.header {
font-size: 20px;
font-size: 18px;
line-height: 35px;
}
span.alias {
@@ -179,7 +179,7 @@
font-size: 12px;
padding: 2px 0 2px 15px;
border: 4px solid #bbb; border-top: 0; border-bottom: 0;
margin: 0px 0 30px;
margin: 0px 0 25px;
}
img.example_image {
margin: 0px auto;