faded header, better lists

This commit is contained in:
Dayle Rees 2012-04-02 19:35:39 +01:00
parent 3cb1272028
commit 8976493196
4 changed files with 14 additions and 0 deletions

View File

@ -100,6 +100,7 @@ .slogan
.intro-text .intro-text
{ {
width:480px; width:480px;
line-height:1.4em;
} }
.main .main
@ -152,6 +153,12 @@ .content>h1:not(:first-child) {
margin-top: 30px; margin-top: 30px;
} }
.content li
{
line-height:1.5em;
margin-bottom:1em;
}
a, a:visited a, a:visited
{ {
color:#2972A3; color:#2972A3;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -100,6 +100,7 @@ .slogan
.intro-text .intro-text
{ {
width:480px; width:480px;
line-height:1.4em;
} }
.main .main
@ -152,6 +153,12 @@ .content>h1:not(:first-child) {
margin-top: 30px; margin-top: 30px;
} }
.content li
{
line-height:1.5em;
margin-bottom:1em;
}
a, a:visited a, a:visited
{ {
color:#2972A3; color:#2972A3;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 10 KiB