mirror of
https://github.com/ZetaKebab/kesper.git
synced 2025-07-01 09:27:37 +00:00
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -701,6 +701,11 @@ The first (most recent) post in the list is styled to be bigger than the others
|
|||||||
margin: 1.5em auto;
|
margin: 1.5em auto;
|
||||||
max-width: 1040px;
|
max-width: 1040px;
|
||||||
}
|
}
|
||||||
|
@media (max-width: 1040px) {
|
||||||
|
.post-full-content img {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
If an image url has #full on the end, give it special wide styles.
|
If an image url has #full on the end, give it special wide styles.
|
||||||
|
Reference in New Issue
Block a user