X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/a8282aa69e00292bec986722c5230ff89f96f450..06175c1d644d5a6f3093c945f18d6b3c33cc8d46:/src/wolnelektury/static/2022/styles/layout/_aside.scss?ds=inline

diff --git a/src/wolnelektury/static/2022/styles/layout/_aside.scss b/src/wolnelektury/static/2022/styles/layout/_aside.scss
index f10e9b6db..772307f30 100644
--- a/src/wolnelektury/static/2022/styles/layout/_aside.scss
+++ b/src/wolnelektury/static/2022/styles/layout/_aside.scss
@@ -6,10 +6,13 @@
   figure {
     font-size: 0;
     margin: 7px 0 100px;
-  }
 
-  .l-aside__info {
-    & + .l-aside__zbiory {
+    a {
+        display: block;
+    }
+  }
+  > ul {
+    & + ul {
       margin-top: 15px;
     }
   }
@@ -25,10 +28,10 @@
     line-height: 26px;
 
     span {
-      color: #007880;
     }
 
     a {
+      color: #007880;
       &:hover {
         text-decoration: underline;
       }
@@ -67,6 +70,7 @@
     }
 
     a {
+      color: #007880;
       &:hover {
         text-decoration: underline;
       }