X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;ds=sidebyside;f=.config%2FTypora%2Fthemes%2Fpixyll.css;h=3d936032afbed68c123076731c02303820213515;hb=2a90f5d4558bc67023eb5142bb7f0063dd8c7726;hp=ca8ead639e6c55c8b3e76dd06ec7786b879a89c6;hpb=a6ecdc17eadee5be9eb4d27f7c89f7c032afdfa3;p=dotfilesold%2F.git 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%;