aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2018-01-07 17:12:47 +0100
committerHarald Eilertsen <haraldei@anduin.net>2018-01-07 17:12:47 +0100
commit41b0d6bc69e3b0f751290b442e2f171a0ae8090d (patch)
tree4b4059c080729e26e0ef6e7a7b64c370dfcd4e5d /app
parenta43ed4dcf9173a6faadf260fb1bd93aa2d391257 (diff)
downloadhmnoweb-41b0d6bc69e3b0f751290b442e2f171a0ae8090d.tar.gz
hmnoweb-41b0d6bc69e3b0f751290b442e2f171a0ae8090d.tar.bz2
hmnoweb-41b0d6bc69e3b0f751290b442e2f171a0ae8090d.zip
Split GalleryLink header into date, venue and bands.
Diffstat (limited to 'app')
-rw-r--r--app/assets/stylesheets/gallery_links.scss10
1 files changed, 6 insertions, 4 deletions
diff --git a/app/assets/stylesheets/gallery_links.scss b/app/assets/stylesheets/gallery_links.scss
index 305d484..302fd3e 100644
--- a/app/assets/stylesheets/gallery_links.scss
+++ b/app/assets/stylesheets/gallery_links.scss
@@ -10,12 +10,14 @@
header {
h1 {
font-size: 100%;
+ margin-bottom: 0;
}
- img {
- margin: 0;
- }
- }
+ margin-bottom: 2mm;
+ }
+ img {
+ margin: 0;
+ }
.gallery_link_meta {
font-size: 80%;
}