faded header, better lists
This commit is contained in:
parent
3cb1272028
commit
8976493196
|
@ -100,6 +100,7 @@ .slogan
|
|||
.intro-text
|
||||
{
|
||||
width:480px;
|
||||
line-height:1.4em;
|
||||
}
|
||||
|
||||
.main
|
||||
|
@ -152,6 +153,12 @@ .content>h1:not(:first-child) {
|
|||
margin-top: 30px;
|
||||
}
|
||||
|
||||
.content li
|
||||
{
|
||||
line-height:1.5em;
|
||||
margin-bottom:1em;
|
||||
}
|
||||
|
||||
a, a:visited
|
||||
{
|
||||
color:#2972A3;
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 10 KiB |
|
@ -100,6 +100,7 @@ .slogan
|
|||
.intro-text
|
||||
{
|
||||
width:480px;
|
||||
line-height:1.4em;
|
||||
}
|
||||
|
||||
.main
|
||||
|
@ -152,6 +153,12 @@ .content>h1:not(:first-child) {
|
|||
margin-top: 30px;
|
||||
}
|
||||
|
||||
.content li
|
||||
{
|
||||
line-height:1.5em;
|
||||
margin-bottom:1em;
|
||||
}
|
||||
|
||||
a, a:visited
|
||||
{
|
||||
color:#2972A3;
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 10 KiB |
Loading…
Reference in New Issue