Merge branch 'master' into UC-design-patch
This commit is contained in:
+6
-1
@@ -783,7 +783,6 @@ dd
|
|||||||
font-weight: 500
|
font-weight: 500
|
||||||
margin-bottom: 30px
|
margin-bottom: 30px
|
||||||
padding-bottom: 10px
|
padding-bottom: 10px
|
||||||
border-bottom: 1px solid #cccccc
|
|
||||||
|
|
||||||
// Make sure anchor links aren't hidden by the header
|
// Make sure anchor links aren't hidden by the header
|
||||||
&:before
|
&:before
|
||||||
@@ -793,6 +792,9 @@ dd
|
|||||||
height: $header-clearance
|
height: $header-clearance
|
||||||
visibility: hidden
|
visibility: hidden
|
||||||
|
|
||||||
|
h1,h2
|
||||||
|
border-bottom: 1px solid #cccccc
|
||||||
|
|
||||||
h1
|
h1
|
||||||
font-size: 32px
|
font-size: 32px
|
||||||
padding-right: 60px
|
padding-right: 60px
|
||||||
@@ -802,9 +804,12 @@ dd
|
|||||||
|
|
||||||
h3
|
h3
|
||||||
font-size: 24px
|
font-size: 24px
|
||||||
|
font-weight: 300
|
||||||
|
margin-bottom: 5px
|
||||||
|
|
||||||
h4
|
h4
|
||||||
font-size: 20px
|
font-size: 20px
|
||||||
|
margin-bottom: 0px
|
||||||
|
|
||||||
h5, h6
|
h5, h6
|
||||||
font-size: 16px
|
font-size: 16px
|
||||||
|
|||||||
Reference in New Issue
Block a user