summaryrefslogtreecommitdiff
path: root/stylesheets
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets')
-rw-r--r--stylesheets/galerie.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/stylesheets/galerie.css b/stylesheets/galerie.css
index ede8ca0..037a785 100644
--- a/stylesheets/galerie.css
+++ b/stylesheets/galerie.css
@@ -25,8 +25,6 @@
.photo p.credits:before {
content: '© ';
- font-size: small;
- color: white;
}
.photo p.credits {
position: absolute;
@@ -36,6 +34,7 @@
color: white;
background: #0008;
border-top-left-radius: 0.5em;
+ padding: 0 0.2em;
font-size: small;
}
.photo p.credits > a {