From 9d9dd777c11b261e6255a520ca161ce373a0797c Mon Sep 17 00:00:00 2001 From: summerscope Date: Fri, 4 Jul 2014 13:39:55 +1000 Subject: [PATCH] Add in simple text style for global use --- app/assets/stylesheets/darkswarm/typography.css.sass | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/assets/stylesheets/darkswarm/typography.css.sass b/app/assets/stylesheets/darkswarm/typography.css.sass index 8dfe9eb9d9..ead907926e 100644 --- a/app/assets/stylesheets/darkswarm/typography.css.sass +++ b/app/assets/stylesheets/darkswarm/typography.css.sass @@ -34,6 +34,9 @@ small, .small margin-bottom: 0.5rem &, & * font-size: 0.875rem +.light + color: #999 + display: inline @mixin avenir font-family: "AvenirBla_IE", "AvenirBla"