summaryrefslogtreecommitdiffstats
path: root/client/components/cards
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-04-05 22:10:51 +0300
committerLauri Ojansivu <x@xet7.org>2018-04-05 22:10:51 +0300
commit7b94b0470198bc22b6a52db6661f35076f7c6388 (patch)
treef9356a3094b9c956a08a10320981a38404d71c7b /client/components/cards
parent217ae207b9aca785741527fa3f5cdc855239bd13 (diff)
downloadwekan-7b94b0470198bc22b6a52db6661f35076f7c6388.tar.gz
wekan-7b94b0470198bc22b6a52db6661f35076f7c6388.tar.bz2
wekan-7b94b0470198bc22b6a52db6661f35076f7c6388.zip
Use lighter and smaller font sizes.
Thanks to xet7 !
Diffstat (limited to 'client/components/cards')
-rw-r--r--client/components/cards/cardDetails.styl4
-rw-r--r--client/components/cards/checklists.styl2
2 files changed, 3 insertions, 3 deletions
diff --git a/client/components/cards/cardDetails.styl b/client/components/cards/cardDetails.styl
index a1e0f5c3..07f391c0 100644
--- a/client/components/cards/cardDetails.styl
+++ b/client/components/cards/cardDetails.styl
@@ -42,7 +42,7 @@
.card-details-title
font-weight: bold
- font-size: 1.33em
+ font-size: 1.30 em
margin: 7px 0 0
padding: 0
@@ -86,7 +86,7 @@
.card-details-item-title
font-size: 14px
- color: darken(white, 45%)
+ color: #000
.card-label
padding-top: 5px
diff --git a/client/components/cards/checklists.styl b/client/components/cards/checklists.styl
index 7b35488f..d0d87434 100644
--- a/client/components/cards/checklists.styl
+++ b/client/components/cards/checklists.styl
@@ -25,7 +25,7 @@ textarea.js-add-checklist-item, textarea.js-edit-checklist-item
line-height: 30px
.title
- font-size: 18px
+ font-size: 16px
line-height: 30px
.checklist-stat