mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
faded header, better lists
This commit is contained in:
parent
3cb1272028
commit
8976493196
@ -100,6 +100,7 @@ body
|
||||
.intro-text
|
||||
{
|
||||
width:480px;
|
||||
line-height:1.4em;
|
||||
}
|
||||
|
||||
.main
|
||||
@ -152,6 +153,12 @@ body
|
||||
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 @@ body
|
||||
.intro-text
|
||||
{
|
||||
width:480px;
|
||||
line-height:1.4em;
|
||||
}
|
||||
|
||||
.main
|
||||
@ -152,6 +153,12 @@ body
|
||||
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…
x
Reference in New Issue
Block a user