aboutsummaryrefslogtreecommitdiffstats
path: root/web/css.css
diff options
context:
space:
mode:
authormatthew <matthew>2007-09-25 11:19:29 +0000
committermatthew <matthew>2007-09-25 11:19:29 +0000
commit1216effb6fde2940fc78ecb169b3d20be4d45bb9 (patch)
tree240f63f6b51b8527cf52332844484ea17cf37c86 /web/css.css
parentebae1f0dec17877c4577137a9286b5cd19832283 (diff)
Put some photos on alert pages to brighten it up a bit ;)
Diffstat (limited to 'web/css.css')
-rw-r--r--web/css.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/web/css.css b/web/css.css
index 52acd8f6d..92bdae29f 100644
--- a/web/css.css
+++ b/web/css.css
@@ -443,6 +443,16 @@ ol#current img {
margin: 0 0 2em 4em;
}
+#alert_photos {
+ text-align: center;
+ float: right;
+ width: 150px;
+ margin-left: 0.5em;
+}
+#alert_photos h2 {
+ font-size: 100%;
+}
+
/* Report page */
#col_problems, #col_fixed {