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
|
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 */
|
/* The actual navigation tree container */
|
||||||
#project_tree
|
#project_tree
|
||||||
+media-xs
|
+media-xs
|
||||||
|
@ -51,6 +51,16 @@
|
|||||||
@import _comments
|
@import _comments
|
||||||
@import _notifications
|
@import _notifications
|
||||||
|
|
||||||
|
body.blog
|
||||||
|
.node-details-description
|
||||||
|
font:
|
||||||
|
size: 1.3em
|
||||||
|
weight: 200
|
||||||
|
|
||||||
|
img
|
||||||
|
margin-bottom: 2rem
|
||||||
|
margin-top: 2rem
|
||||||
|
|
||||||
#blog_post-edit-form
|
#blog_post-edit-form
|
||||||
padding: 20px
|
padding: 20px
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user