cambios en la charla y codi
[dotfilesold/.git] / .config / Typora / themes / newsprint.css
index 4dc112a0626c3f8a2c14dd7ffec73bd801b9e3ee..950d7a4d3a2cff207e43ef7623d8308964b789ea 100644 (file)
@@ -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