aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/oxfordshire/base.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/web/cobrands/oxfordshire/base.scss b/web/cobrands/oxfordshire/base.scss
index a5f7a43d6..fefbc619e 100644
--- a/web/cobrands/oxfordshire/base.scss
+++ b/web/cobrands/oxfordshire/base.scss
@@ -152,16 +152,8 @@ dd, p {
padding: 1em;
margin: 0 -1em -1em -1em; // counteract 1em padding on sidebar without using .full-width which sets an explicit width
- h3 {
- font-weight: bold;
- font-size: 1em;
- margin: 0 0 0.5em 0;
- }
-
p {
- color: #666;
margin: 0 0 0.5em 0;
- font-size: 0.9em;
}
& > :last-child {