X-Git-Url: https://git.josue.xyz/?p=dotfilesold%2F.git;a=blobdiff_plain;f=.config%2FTypora%2Fthemes%2Fwhitey.css;h=499d1cda58a4bc60064ed28942fc29595669e2f1;hp=c34e6b567ceeabfe7497447c2315b0751c6177e7;hb=2a90f5d4558bc67023eb5142bb7f0063dd8c7726;hpb=a6ecdc17eadee5be9eb4d27f7c89f7c032afdfa3 diff --git a/.config/Typora/themes/whitey.css b/.config/Typora/themes/whitey.css index c34e6b5..499d1cd 100644 --- a/.config/Typora/themes/whitey.css +++ b/.config/Typora/themes/whitey.css @@ -12,6 +12,7 @@ body { line-height: 1.4; text-align: justify; } + #write { max-width: 960px; margin: 0 auto; @@ -20,6 +21,12 @@ body { padding-top: 40px; } +@media only screen and (min-width: 1400px) { + #write { + max-width: 1100px; + } +} + /* Typography -------------------------------------------------------- */