fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Disable ISBN generation.
[wolnelektury.git]
/
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
f10e9b6
..
772307f
100644
(file)
--- 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;
figure {
font-size: 0;
margin: 7px 0 100px;
- }
- .l-aside__info {
- & + .l-aside__zbiory {
+ a {
+ display: block;
+ }
+ }
+ > ul {
+ & + ul {
margin-top: 15px;
}
}
margin-top: 15px;
}
}
@@
-25,10
+28,10
@@
line-height: 26px;
span {
line-height: 26px;
span {
- color: #007880;
}
a {
}
a {
+ color: #007880;
&:hover {
text-decoration: underline;
}
&:hover {
text-decoration: underline;
}
@@
-67,6
+70,7
@@
}
a {
}
a {
+ color: #007880;
&:hover {
text-decoration: underline;
}
&:hover {
text-decoration: underline;
}