aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormatthew <matthew>2007-09-25 11:26:20 +0000
committermatthew <matthew>2007-09-25 11:26:20 +0000
commit612f088ad8158f88025a9c501ef88ff9779da0b1 (patch)
tree8ccfd5c54c60f2cd939ce1fc33c8dcc08cf1ba88
parent1216effb6fde2940fc78ecb169b3d20be4d45bb9 (diff)
Gap under photo.
-rw-r--r--web/css.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/css.css b/web/css.css
index 92bdae29f..e74c670c5 100644
--- a/web/css.css
+++ b/web/css.css
@@ -452,6 +452,9 @@ ol#current img {
#alert_photos h2 {
font-size: 100%;
}
+#alert_photos img {
+ margin-bottom: 0.25em;
+}
/* Report page */