aboutsummaryrefslogtreecommitdiffstats
path: root/web/css
diff options
context:
space:
mode:
authorZarino Zappia <mail@zarino.co.uk>2015-01-15 11:33:59 +0000
committerMatthew Somerville <matthew@mysociety.org>2015-02-19 15:17:14 +0000
commit61b0ea8be19a1db68d19508112afbe7a15814f36 (patch)
tree27795d7353ab23769dfc2aaf71571666dcbb440f /web/css
parent654b6be1f7ea6a8ea2d26d82081a4826ec07a027 (diff)
Add new "next steps" to bottom of success pages.
Remove the old CrossSell code. Fixes #972.
Diffstat (limited to 'web/css')
-rw-r--r--web/css/core.scss13
1 files changed, 0 insertions, 13 deletions
diff --git a/web/css/core.scss b/web/css/core.scss
index ed47cb01a..897b2d095 100644
--- a/web/css/core.scss
+++ b/web/css/core.scss
@@ -65,19 +65,6 @@ $map_width: 500px;
clear: both;
}
- // Site-wide layout
-
- #advert_thin {
- width: 50%;
- margin: 1em auto;
- text-align: center;
- border-top: dotted 1px #999999;
- }
- #advert_hfymp {
- border-top: dotted 1px #999999;
- text-align: center;
- }
-
// Front page
p#expl {