diff options
author | Dave Whiteland <dave@mysociety.org> | 2013-02-03 17:54:47 +0000 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2013-02-03 17:54:47 +0000 |
commit | 7e20bf1920b1a266ee4e32cd7eb99337673531da (patch) | |
tree | e3a24169001af0dfebe0663857cbef909cbc08a5 | |
parent | 964fe01c285dc88f5f4bb6cc0bae69be312e1634 (diff) |
remove surplus body font test/declaration
-rw-r--r-- | web/cobrands/oxfordshire/layout.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/web/cobrands/oxfordshire/layout.scss b/web/cobrands/oxfordshire/layout.scss index e149764c8..8fc0b0ab6 100644 --- a/web/cobrands/oxfordshire/layout.scss +++ b/web/cobrands/oxfordshire/layout.scss @@ -154,9 +154,5 @@ body.twothirdswidthpage .content { } } -body { - font-family:"LASTFIXME Trebuchet MS",Arial, Helvetica, sans-serif; -} - @import "oxfordshire"; |