diff options
Diffstat (limited to 'media/sass')
-rw-r--r-- | media/sass/_globals.sass | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/media/sass/_globals.sass b/media/sass/_globals.sass index d99fbcc..6a583de 100644 --- a/media/sass/_globals.sass +++ b/media/sass/_globals.sass @@ -155,4 +155,17 @@ p.pull-quote sup +sm-sans - font-size: .6em
\ No newline at end of file + font-size: .7em + line-height: 0 + padding: 3px 0 3px 3px + a + line-height: 0 +span.numeral + font-family= Helvetica,Verdana,sans-serif + font-size: 22px + font-weight: bold + display: block + margin-top: 60px + margin-bottom: 0 +.nfirst + margin-top: 0px !important
\ No newline at end of file |