UI: Font-size tweak to node description for blog and project.

This commit is contained in:
Pablo Vazquez 2019-03-27 14:09:48 +01:00
parent db11b03c39
commit 87ff681750
2 changed files with 20 additions and 0 deletions

View File

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

View File

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