UI: Font-size tweak to node description for blog and project.
This commit is contained in:
parent
db11b03c39
commit
87ff681750
@ -238,6 +238,16 @@ ul.project-edit-tools
|
||||
border: none
|
||||
|
||||
|
||||
#project_context
|
||||
.node-details-description
|
||||
font:
|
||||
size: 1.2em
|
||||
weight: 200
|
||||
|
||||
img
|
||||
margin-bottom: 2rem
|
||||
margin-top: 2rem
|
||||
|
||||
/* The actual navigation tree container */
|
||||
#project_tree
|
||||
+media-xs
|
||||
|
@ -51,6 +51,16 @@
|
||||
@import _comments
|
||||
@import _notifications
|
||||
|
||||
body.blog
|
||||
.node-details-description
|
||||
font:
|
||||
size: 1.3em
|
||||
weight: 200
|
||||
|
||||
img
|
||||
margin-bottom: 2rem
|
||||
margin-top: 2rem
|
||||
|
||||
#blog_post-edit-form
|
||||
padding: 20px
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user