frontend update
This commit is contained in:
@@ -59,20 +59,20 @@ body
|
||||
font-size: 14px
|
||||
font-family: $font-family-content
|
||||
line-height: 1.5
|
||||
color: #848585
|
||||
color: $text-color
|
||||
position: relative
|
||||
h1
|
||||
font-size: 28px
|
||||
padding: 0.5em 0 0.2em 0
|
||||
line-height: 1.4
|
||||
font-family: $font-family-headers
|
||||
color: #AE571F
|
||||
color: $header-color
|
||||
h2
|
||||
font-size: 24px
|
||||
padding: 0.5em 0 0.2em 0
|
||||
line-height: 1.2
|
||||
font-family: $font-family-headers
|
||||
color: #AE571F
|
||||
color: $header-color
|
||||
|
||||
background-image: image-url('theme1/wall-bg.jpg')
|
||||
background-position: center top
|
||||
|
||||
Reference in New Issue
Block a user