From eff4c5f309576085073e18dfb3cdbd6af79d6072 Mon Sep 17 00:00:00 2001 From: summerscope Date: Fri, 9 May 2014 11:09:22 +1000 Subject: [PATCH] Make small size generic not specific to footer --- app/assets/stylesheets/darkswarm/footer.sass | 2 -- app/assets/stylesheets/darkswarm/typography.css.sass | 5 ++++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/app/assets/stylesheets/darkswarm/footer.sass b/app/assets/stylesheets/darkswarm/footer.sass index 973538c147..80216af995 100644 --- a/app/assets/stylesheets/darkswarm/footer.sass +++ b/app/assets/stylesheets/darkswarm/footer.sass @@ -15,8 +15,6 @@ footer &:hover, &:active, &:focus color: $clr-brick-bright @include textsoftpress - small - font-size: 0.75rem span.email direction: rtl unicode-bidi: bidi-override diff --git a/app/assets/stylesheets/darkswarm/typography.css.sass b/app/assets/stylesheets/darkswarm/typography.css.sass index 06e5a60c26..fcf25a0cf3 100644 --- a/app/assets/stylesheets/darkswarm/typography.css.sass +++ b/app/assets/stylesheets/darkswarm/typography.css.sass @@ -24,7 +24,10 @@ a &:hover text-decoration: none color: $clr-brick-bright - + +small + font-size: 0.75rem + @mixin avenir font-family: "AvenirBla_IE", "AvenirBla"