aboutsummaryrefslogtreecommitdiffstats
path: root/web/css.css
diff options
context:
space:
mode:
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 {