From: Tim Bishop
Overview
diff --git a/www/footer.inc b/www/footer.inc
index d4cde70..2d3f9bd 100644
--- a/www/footer.inc
+++ b/www/footer.inc
@@ -1,24 +1,4 @@
-
News
@@ -164,19 +163,21 @@
Use this form to search the whole i-scream website,
courtesy of Google.
- - - - diff --git a/www/menu.inc b/www/menu.inc index 4692d84..bb4f5e6 100644 --- a/www/menu.inc +++ b/www/menu.inc @@ -54,23 +54,6 @@
- -
diff --git a/www/pystatgrab/index.xhtml b/www/pystatgrab/index.xhtml
index 00483a4..d4c49bd 100644
--- a/www/pystatgrab/index.xhtml
+++ b/www/pystatgrab/index.xhtml
@@ -29,7 +29,6 @@
-
News
diff --git a/www/styles/handheld.css b/www/styles/handheld.css
index 63aa67a..1926993 100644
--- a/www/styles/handheld.css
+++ b/www/styles/handheld.css
@@ -67,14 +67,6 @@ html,body {
font-size: x-small;
}
-/* Contains adverts */
-#advert1 {
- display: none;
-}
-#advert2 {
- display: none;
-}
-
/* Contains the body text of the page */
#contents {
padding: 0px 15px 0px 15px;
diff --git a/www/styles/print.css b/www/styles/print.css
index 241759c..7f85f3c 100644
--- a/www/styles/print.css
+++ b/www/styles/print.css
@@ -26,14 +26,6 @@ body {
font-size: x-small;
}
-/* Contains adverts */
-#advert1 {
- display: none;
-}
-#advert2 {
- display: none;
-}
-
/* Contains the body text of the page */
#contents h1 {
border-top: 3px solid #000066;