fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
remove the banner
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
2022
/
styles
/
layout
/
_article.scss
diff --git
a/src/wolnelektury/static/2022/styles/layout/_article.scss
b/src/wolnelektury/static/2022/styles/layout/_article.scss
index
8655bab
..
ba7e145
100644
(file)
--- a/
src/wolnelektury/static/2022/styles/layout/_article.scss
+++ b/
src/wolnelektury/static/2022/styles/layout/_article.scss
@@
-218,3
+218,11
@@
text-decoration: underline;
}
}
+
+.infopage-blog {
+ padding: 0;
+ list-style: none;
+ li {
+ margin-bottom: .7em;
+ }
+}