aboutsummaryrefslogtreecommitdiffstats
path: root/web/css/emptyhomes.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/css/emptyhomes.css')
-rw-r--r--web/css/emptyhomes.css13
1 files changed, 9 insertions, 4 deletions
diff --git a/web/css/emptyhomes.css b/web/css/emptyhomes.css
index 0afca77a3..121242415 100644
--- a/web/css/emptyhomes.css
+++ b/web/css/emptyhomes.css
@@ -77,7 +77,7 @@ blockquote {
font-size: 200%;
font-weight: bold;
margin: 0;
- padding: 5px 0.5em;
+ padding: 5px 0;
float: left;
}
@@ -102,6 +102,10 @@ blockquote {
list-style-type: none;
font-size: 83%;
}
+#navigation ul {
+ padding: 0;
+ margin: 0;
+}
#navigation li {
display: inline;
padding: 0;
@@ -111,7 +115,7 @@ blockquote {
#navigation a {
display: -moz-inline-box;
display: inline-block;
- padding: 0.5em 1em;
+ padding: 0.5em 0.5em;
}
#navigation a:link, #navigation a:visited {
color: #30517A;
@@ -154,13 +158,14 @@ blockquote {
#postcodeForm {
background-color: #80AE7D;
color: #000000;
+ font-size: 130%;
}
#front_stats div {
background-color: #80AE7D;
color: #000000;
- /*padding: 0.5em 0;
- width: 6em; */
+ /*padding: 0.5em 0; */
+ width: 9em;
}
#problem_form {