Revert "remove weird unnecessary css rule"
This reverts commit 76be409dbd
.
remotes/1693045480750635534/spooky-22
parent
b5d500a98e
commit
925b58e89b
|
@ -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/"]) {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{%-
|
||||
set CACHE_VER = {
|
||||
'css/main.css': 474,
|
||||
'css/main.css': 475,
|
||||
'css/catalog.css': 2,
|
||||
|
||||
'css/4chan.css': 61,
|
||||
|
|
Loading…
Reference in New Issue