diff options
Diffstat (limited to 'public/stylesheets/ccc.css')
| -rw-r--r-- | public/stylesheets/ccc.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index 2cf57a65..52994fde 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css | |||
| @@ -102,6 +102,12 @@ dd { | |||
| 102 | margin-bottom: .5rem; | 102 | margin-bottom: .5rem; |
| 103 | } | 103 | } |
| 104 | 104 | ||
| 105 | .banner img { | ||
| 106 | display: block; | ||
| 107 | max-height: 8rem; | ||
| 108 | width: auto; | ||
| 109 | } | ||
| 110 | |||
| 105 | /* Single caller: _headline_image.html.erb's image-count caption | 111 | /* Single caller: _headline_image.html.erb's image-count caption |
| 106 | ("N Bilder"), shown only when a gallery has more than one image. */ | 112 | ("N Bilder"), shown only when a gallery has more than one image. */ |
| 107 | .right { | 113 | .right { |
