rebuild CSS for nudus

This commit is contained in:
Martin Rotter 2023-12-06 09:15:14 +01:00
parent d97574854d
commit c45a9db5ab
1 changed files with 3 additions and 9 deletions

View File

@ -199,9 +199,6 @@ ol {
ol li ol {
list-style-type: lower-roman; }
img {
height: auto; }
details {
border: 1px solid #F1F1F1;
border-radius: 0.1em;
@ -255,9 +252,6 @@ summary:focus {
display: inline-flex; }
.rssguard-mwrapper .rssguard-mhead .mlinks .mwrapurl a[href=""], .rssguard-mwrapper .rssguard-mhead .mlinks .mwrapurl a[href=""] + span {
display: none; }
.rssguard-mwrapper .rssguard-mbody img {
max-width: 450px !important;
max-height: unset !important; }
@media only screen and (max-width: 800px) {
.rssguard-mwrapper .rssguard-mbody img {
max-width: 100% !important; } }