CSS Cleanup: remove font-body specifics
This commit is contained in:
@@ -607,9 +607,6 @@ ul.project_nav-edit-list
|
||||
li
|
||||
background-color: $color-background
|
||||
border-bottom: 1px solid $color-background-dark
|
||||
font:
|
||||
weight: 400
|
||||
family: $font-body
|
||||
color: $color-text-dark
|
||||
position: relative
|
||||
|
||||
@@ -713,9 +710,7 @@ ul.project_nav-edit-list
|
||||
|
||||
/* Node Context */
|
||||
=project-node-title
|
||||
font:
|
||||
family: $font-body
|
||||
size: 1.5em
|
||||
font-size: 1.5em
|
||||
color: $color-text-dark-primary
|
||||
|
||||
$node-preview-max-height-sm: 300px
|
||||
@@ -897,7 +892,6 @@ $node-preview-max-height-lg: 700px
|
||||
.node-title
|
||||
color: $color-text-dark-primary
|
||||
font:
|
||||
family: $font-body
|
||||
weight: 500
|
||||
size: 1.5em
|
||||
+text-overflow-ellipsis
|
||||
@@ -1911,7 +1905,6 @@ section.node-children
|
||||
|
||||
.node_index-collection-name
|
||||
font:
|
||||
family: $font-body
|
||||
size: 4em
|
||||
weight: 600
|
||||
margin-bottom: -5px
|
||||
@@ -2034,7 +2027,6 @@ section.node-children
|
||||
color: $color-text-dark
|
||||
font:
|
||||
size: 1.5em
|
||||
family: $font-body
|
||||
weight: 500
|
||||
text-decoration: none
|
||||
|
||||
|
Reference in New Issue
Block a user