mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-02-09 23:50:54 +00:00
improved layout flexibility
This commit is contained in:
@ -1,12 +1,11 @@
|
||||
#header
|
||||
background-color= !header_bg
|
||||
border-bottom= "1px solid" !header_border
|
||||
padding: 30px 0
|
||||
.page_width
|
||||
position: relative
|
||||
a.title
|
||||
font-size= !h1
|
||||
+heading-font
|
||||
background-color: {!header_bg}
|
||||
border-bottom: 1px solid #{!header_border}
|
||||
padding: 25px 0
|
||||
h1
|
||||
display: inline-block
|
||||
color= !title_color
|
||||
text-decoration: none
|
||||
margin: 0
|
||||
a.title
|
||||
font-weight: normal
|
||||
color: #{!title_color}
|
||||
text-decoration: none
|
||||
Reference in New Issue
Block a user