summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/stylesheets/ccc.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css
index 3474207..a07cc4d 100644
--- a/public/stylesheets/ccc.css
+++ b/public/stylesheets/ccc.css
@@ -96,8 +96,8 @@ dd {
96 margin-bottom: .5rem; 96 margin-bottom: .5rem;
97} 97}
98 98
99/* ODDITY, kept: utility class — grep callers before it survives the next 99+ /* Single caller: _headline_image.html.erb's image-count caption
100 demolition round */ 100+ ("N Bilder"), shown only when a gallery has more than one image. */
101.right { 101.right {
102 text-align: right; 102 text-align: right;
103} 103}