forked from rDrama/rDrama
1
0
Fork 0

Revert "remove weird unnecessary css rule"

This reverts commit 76be409dbd.
master
Aevann1 2022-08-21 17:24:51 +02:00
parent b5d500a98e
commit 925b58e89b
2 changed files with 3 additions and 2 deletions

View File

@ -4726,8 +4726,9 @@ blockquote > :not(blockquote) {
}
@media (min-width: 576px) {
.modal-dialog:not(.expandedimage) {
max-width: 50% !important;
margin: 1.75rem auto !important;
}
}
}
.in-comment-image, .img, img[alt^="![]("],
.preview img:not(img[src*="/uid/"]):not(img[src*="/pp/"]):not(img[src$="/pic"]):not(img[src="/i/hand.webp"]):not(img[src*="/e/"]) {

View File

@ -1,6 +1,6 @@
{%-
set CACHE_VER = {
'css/main.css': 474,
'css/main.css': 475,
'css/catalog.css': 2,
'css/4chan.css': 61,