CSS Cleanup: remove font-body specifics

This commit is contained in:
2018-08-27 17:01:43 +02:00
parent 3965061bde
commit 2ded541955
7 changed files with 7 additions and 28 deletions

View File

@@ -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