X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/05a64b9314fac5f613133332d7d0b5b568ab8afc..0dd00c51dfdbda93e1b9c4612477cd05109d4517:/src/redakcja/static/css/gallery.css diff --git a/src/redakcja/static/css/gallery.css b/src/redakcja/static/css/gallery.css index 815229cc..444ecffe 100644 --- a/src/redakcja/static/css/gallery.css +++ b/src/redakcja/static/css/gallery.css @@ -52,7 +52,7 @@ justify-content: center; } -#side-annotations .akap { +#side-annotations [x-node="akap"] { font-size: 16px; font-family: "Georgia", "Times New Roman", serif; line-height: 1.5em; @@ -74,7 +74,7 @@ width: 100%; } -#side-annotations .akap:hover .src { +#side-annotations [x-node="akap"]:hover .src { display: block; }