aboutsummaryrefslogtreecommitdiffstats
path: root/web/css/core.css
diff options
context:
space:
mode:
authormatthew <matthew>2008-05-14 15:02:23 +0000
committermatthew <matthew>2008-05-14 15:02:23 +0000
commit3d5a80a3f28ea8a1eece15fc691b71e831d0e674 (patch)
tree150fee3e7c47db04ae59bb76c5528acd1818b55a /web/css/core.css
parentd19c5df0b4f4c7284423381d9a94f6905bc0aa19 (diff)
Smaller map, smaller watermark. Tweaks.
Diffstat (limited to 'web/css/core.css')
-rw-r--r--web/css/core.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/web/css/core.css b/web/css/core.css
index ad600023a..20969ef1d 100644
--- a/web/css/core.css
+++ b/web/css/core.css
@@ -23,7 +23,7 @@ label {
width: 5em;
}
-#fieldset {
+fieldset, #fieldset {
border: none;
padding: 0.5em;
}
@@ -73,7 +73,7 @@ ul#error {
/* Front page */
-#expl {
+p#expl {
text-align: center;
font-size: 150%;
margin: 0 2em;
@@ -268,6 +268,9 @@ p#copyright {
margin: 0;
}
+#closest_problems {
+ margin-bottom: 0;
+}
#alert_links {
float: right;
}