summaryrefslogtreecommitdiff
path: root/public/stylesheets
diff options
context:
space:
mode:
Diffstat (limited to 'public/stylesheets')
-rw-r--r--public/stylesheets/ccc.css9
1 files changed, 3 insertions, 6 deletions
diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css
index 9cf73c5e..8be7da56 100644
--- a/public/stylesheets/ccc.css
+++ b/public/stylesheets/ccc.css
@@ -102,8 +102,8 @@ dd {
102 margin-bottom: .5rem; 102 margin-bottom: .5rem;
103} 103}
104 104
105+ /* Single caller: _headline_image.html.erb's image-count caption 105/* Single caller: _headline_image.html.erb's image-count caption
106+ ("N Bilder"), shown only when a gallery has more than one image. */ 106 ("N Bilder"), shown only when a gallery has more than one image. */
107.right { 107.right {
108 text-align: right; 108 text-align: right;
109} 109}
@@ -113,7 +113,7 @@ dd {
113} 113}
114 114
115.no_break { 115.no_break {
116 white-space: nowrap 116 white-space: nowrap;
117} 117}
118 118
119/* ========================================================================== 119/* ==========================================================================
@@ -257,9 +257,6 @@ h1, h2, h3, h4 {
257 text-align: left; 257 text-align: left;
258 min-height: 100%; 258 min-height: 100%;
259 } 259 }
260 .break-mobile {
261 display: block;
262 }
263} 260}
264 261
265/* Header */ 262/* Header */