summaryrefslogtreecommitdiff
path: root/stylesheets
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets')
-rw-r--r--stylesheets/galerie.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/stylesheets/galerie.css b/stylesheets/galerie.css
index 1e127d3..a94cddb 100644
--- a/stylesheets/galerie.css
+++ b/stylesheets/galerie.css
@@ -60,10 +60,10 @@ main h1 {
--mosaic-side: 25em;
}
- .photo p.credits > a {
+ .photo p.credits > .name {
display: none;
}
- .photo p.credits:hover > a {
+ .photo p.credits:hover > .name {
display: initial;
}
}