aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/barnet/css/layout.css8
-rw-r--r--web/cobrands/emptyhomes/css.css8
-rw-r--r--web/css/core.css8
-rw-r--r--web/css/core.scss9
-rw-r--r--web/css/ie6-378.css4
-rw-r--r--web/css/ie6.css5
-rw-r--r--web/i/mojwatermark-378.pngbin5849 -> 0 bytes
-rw-r--r--web/i/mojwatermark6.pngbin11552 -> 0 bytes
8 files changed, 0 insertions, 42 deletions
diff --git a/web/cobrands/barnet/css/layout.css b/web/cobrands/barnet/css/layout.css
index 1445ff419..1e1bf5d05 100644
--- a/web/cobrands/barnet/css/layout.css
+++ b/web/cobrands/barnet/css/layout.css
@@ -7,14 +7,6 @@
width: 378px;
height: 378px;
}
-#mysociety #watermark {
- background: url("/i/mojwatermark-378.png");
- height: 84px;
- width: 171px;
- position: absolute;
- bottom: 0;
- right: 0;
-}
#mysociety p#fixed, #mysociety p#unknown {
margin-right: 400px;
diff --git a/web/cobrands/emptyhomes/css.css b/web/cobrands/emptyhomes/css.css
index c45e9255f..168eae2de 100644
--- a/web/cobrands/emptyhomes/css.css
+++ b/web/cobrands/emptyhomes/css.css
@@ -7,14 +7,6 @@
width: 378px;
height: 378px;
}
-#watermark {
- background: url("/i/mojwatermark-378.png");
- height: 84px;
- width: 171px;
- position: absolute;
- bottom: 0;
- right: 0;
-}
p#fixed, p#unknown {
margin-right: 400px;
diff --git a/web/css/core.css b/web/css/core.css
index d468f097d..6dc75e6a1 100644
--- a/web/css/core.css
+++ b/web/css/core.css
@@ -160,14 +160,6 @@
clear: none;
margin-bottom: 1em;
}
-#mysociety #watermark {
- background: url("/i/mojwatermark6.png");
- height: 113px;
- width: 231px;
- position: absolute;
- bottom: 0;
- right: 0;
-}
#mysociety #map_box {
float: right;
width: 502px;
diff --git a/web/css/core.scss b/web/css/core.scss
index 22bdc3d2e..55fda5a31 100644
--- a/web/css/core.scss
+++ b/web/css/core.scss
@@ -208,15 +208,6 @@ $map_width: 500px;
// Map
- #watermark {
- background: url("/i/mojwatermark6.png");
- height: 113px;
- width: 231px;
- position: absolute;
- bottom: 0;
- right: 0;
- }
-
#map_box {
float: right;
width: $map_width + 2px;
diff --git a/web/css/ie6-378.css b/web/css/ie6-378.css
deleted file mode 100644
index 83efdb634..000000000
--- a/web/css/ie6-378.css
+++ /dev/null
@@ -1,4 +0,0 @@
-#mysociety #watermark {
- background: none;
- filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/mojwatermark-378.png',sizingMethod='scale');
-}
diff --git a/web/css/ie6.css b/web/css/ie6.css
index 3bb91aa31..fd3e26047 100644
--- a/web/css/ie6.css
+++ b/web/css/ie6.css
@@ -1,8 +1,3 @@
-#mysociety #watermark {
- background: none;
- filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/mojwatermark6.png',sizingMethod='scale');
-}
-
#logo {
display: none;
}
diff --git a/web/i/mojwatermark-378.png b/web/i/mojwatermark-378.png
deleted file mode 100644
index 81faeef84..000000000
--- a/web/i/mojwatermark-378.png
+++ /dev/null
Binary files differ
diff --git a/web/i/mojwatermark6.png b/web/i/mojwatermark6.png
deleted file mode 100644
index a470e4cbc..000000000
--- a/web/i/mojwatermark6.png
+++ /dev/null
Binary files differ