X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/60123f2c3cb55d31b9ce973a794a0edbe2a282b9..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 934ad644e..772307f30 100644 --- a/src/wolnelektury/static/2022/styles/layout/_aside.scss +++ b/src/wolnelektury/static/2022/styles/layout/_aside.scss @@ -11,9 +11,8 @@ display: block; } } - - .l-aside__info { - & + .l-aside__zbiory { + > ul { + & + ul { margin-top: 15px; } } @@ -71,6 +70,7 @@ } a { + color: #007880; &:hover { text-decoration: underline; }