X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/a8282aa69e00292bec986722c5230ff89f96f450..08e9107a1047a466e8499a18d9742a66fb8c4b3c:/src/wolnelektury/static/2022/styles/layout/_aside.scss 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; }