template changes.

This commit is contained in:
Taylor Otwell
2012-04-03 09:17:18 -05:00
parent 2af6059457
commit 5d3cc6beb0
6 changed files with 85 additions and 99 deletions

View File

@@ -141,6 +141,14 @@ body
margin-top:2.2em;
}
div.home>h2:not(:first-child) {
margin-top:2.2em;
}
div.home>h2 {
font-size: 14pt;
}
.content>h3 {
font-size: 12pt;
}
@@ -159,6 +167,12 @@ body
margin-bottom:1em;
}
div.home li
{
line-height:1.5em;
margin-bottom:1em;
}
a, a:visited
{
color:#2972A3;
@@ -235,11 +249,6 @@ code
text-shadow:1px 1px 0 #fff;
}
.home
{
font-size:1.1em;
}
.out-links
{
margin:0;