diff options
author | Chris Mytton <self@hecticjeff.net> | 2013-09-16 18:35:51 +0100 |
---|---|---|
committer | Chris Mytton <self@hecticjeff.net> | 2013-09-16 18:35:51 +0100 |
commit | 8e5005fd26b4396443f0aac1d7bb8f05f8357bd6 (patch) | |
tree | 9adf8f2d24ad6c738a09669b83a99ac78aa111a7 | |
parent | 7fb201b040bad4112a2b36955be09f297fd6a0dd (diff) |
[Oxfordshire] Make the font face/size consistent on around page
Fixes mysociety/FixMyStreet-Commercial#416
-rw-r--r-- | web/cobrands/oxfordshire/layout.scss | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/web/cobrands/oxfordshire/layout.scss b/web/cobrands/oxfordshire/layout.scss index 2b42e8f8a..7dc6b8be6 100644 --- a/web/cobrands/oxfordshire/layout.scss +++ b/web/cobrands/oxfordshire/layout.scss @@ -237,11 +237,6 @@ input.green-btn{ } } -.extra-text { - font-family: "Museo300-display",MuseoSans,Helmet,Freesans,sans-serif; - font-size: 14px; -} - .extra-text__image { float: left; margin-right: 1em; |