X-Git-Url: https://git.josue.xyz/?p=dotfilesold%2F.git;a=blobdiff_plain;f=.config%2FTypora%2Fthemes%2Fpixyll.css;h=3d936032afbed68c123076731c02303820213515;hp=ca8ead639e6c55c8b3e76dd06ec7786b879a89c6;hb=HEAD;hpb=a6ecdc17eadee5be9eb4d27f7c89f7c032afdfa3 diff --git a/.config/Typora/themes/pixyll.css b/.config/Typora/themes/pixyll.css index ca8ead6..3d93603 100644 --- a/.config/Typora/themes/pixyll.css +++ b/.config/Typora/themes/pixyll.css @@ -116,6 +116,18 @@ body { color: #333; } +@media only screen and (min-width: 1400px) { + #write { + max-width: 1100px; + } +} + +@media only screen and (min-width: 1700px) { + #write { + max-width: 1200px; + } +} + img { width: auto; max-width: 100%;