Started editing and adding real content.
This commit is contained in:
parent
004b4e88c0
commit
c281cc76c7
1 changed files with 4 additions and 1 deletions
|
@ -71,7 +71,7 @@ h2
|
|||
border-radius 3px
|
||||
border 1px solid #ccc
|
||||
margin-left 20px
|
||||
padding-bottom 5px
|
||||
padding-bottom 10px
|
||||
background-color background-color
|
||||
box-shadow inset 0px 0px 0px 3px rgba(#fff, 0.8), 0px 3px 0px -2px rgba(#000, 0.1)
|
||||
|
||||
|
@ -94,16 +94,19 @@ h2
|
|||
|
||||
li
|
||||
margin 0
|
||||
width 100%
|
||||
|
||||
a:link
|
||||
background-color background-color
|
||||
padding 4px 8px
|
||||
margin 0
|
||||
width 100%
|
||||
|
||||
a:hover
|
||||
background #4d5bfa
|
||||
padding 4px 8px
|
||||
margin 0
|
||||
width 100%
|
||||
|
||||
p
|
||||
line-height 1.8
|
||||
|
|
Loading…
Reference in a new issue