aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormatthew <matthew>2007-09-25 11:37:23 +0000
committermatthew <matthew>2007-09-25 11:37:23 +0000
commit28dbd4d8ccb0472f768a37788fc17befdba48099 (patch)
tree363cde4de462e1064081bad497c5babff7ab36df
parent612f088ad8158f88025a9c501ef88ff9779da0b1 (diff)
Less gap for photos.
-rw-r--r--web/css.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/css.css b/web/css.css
index e74c670c5..9d692273b 100644
--- a/web/css.css
+++ b/web/css.css
@@ -431,7 +431,7 @@ ol#current img {
}
#rss_buttons {
float: right;
- width: 47%;
+ width: 40%;
text-align: center;
margin-bottom: 2em;
}