X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/90b19d6345ba7e64c666aca728ca6fc351c37995..10d01e2faef06d1db0958908394f1f79441cd744:/src/wolnelektury/static/2022/styles/layout/_author.scss diff --git a/src/wolnelektury/static/2022/styles/layout/_author.scss b/src/wolnelektury/static/2022/styles/layout/_author.scss index f88eb54f1..fef1cf98a 100644 --- a/src/wolnelektury/static/2022/styles/layout/_author.scss +++ b/src/wolnelektury/static/2022/styles/layout/_author.scss @@ -62,19 +62,23 @@ line-height: 150%; color: #474747; } - dd, dt { - font-weight: normal; + h4 { font-size: 18px; line-height: 150%; - color: #474747; - } - dt { - float: left; - clear: left; - margin-right: .4em; + font-weight: bolder; + color: #474747; } - dd { - margin-left: 0; + + ul { + padding: 0; + list-style: none; + margin-top: 0.25rem; + margin-bottom: 0; + li { + font-size: 18px; + line-height: 150%; + font-weight: normal; + } } } @@ -140,14 +144,8 @@ line-height: 140%; letter-spacing: -0.02em; color: #083F4D; - - p { - font-size: inherit; - line-height: inherit; - margin-top: 0; - } } - > p { + p { font-style: normal; font-weight: normal; font-size: 15px;