X-Git-Url: https://git.josue.xyz/?p=dotfilesold%2F.git;a=blobdiff_plain;f=.config%2FTypora%2Fthemes%2Fnewsprint.css;fp=.config%2FTypora%2Fthemes%2Fnewsprint.css;h=950d7a4d3a2cff207e43ef7623d8308964b789ea;hp=4dc112a0626c3f8a2c14dd7ffec73bd801b9e3ee;hb=2a90f5d4558bc67023eb5142bb7f0063dd8c7726;hpb=a6ecdc17eadee5be9eb4d27f7c89f7c032afdfa3 diff --git a/.config/Typora/themes/newsprint.css b/.config/Typora/themes/newsprint.css index 4dc112a..950d7a4 100644 --- a/.config/Typora/themes/newsprint.css +++ b/.config/Typora/themes/newsprint.css @@ -78,6 +78,12 @@ html, body { max-width: 40em; } +@media only screen and (min-width: 1400px) { + #write { + max-width: 914px; + } +} + ol li { list-style-type: decimal; list-style-position: outside; @@ -586,4 +592,8 @@ input { .ty-preferences .window-header { border-bottom: 1px dashed #202B33; box-shadow: none; +} + +#sidebar-loading-template, #sidebar-loading-template.file-list-item { + color: #777; } \ No newline at end of file