Sfoglia il codice sorgente

Update github theme

simov 4 anni fa
parent
commit
b2b2ef846f
3 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  1. 4 4
      content/index.css
  2. 0 0
      themes/github-dark.css
  3. 0 0
      themes/github.css

+ 4 - 4
content/index.css

@@ -14,13 +14,13 @@ pre#_markdown {
 .markdown-body {
   overflow: auto;
 
-  min-width: 882px;
-  max-width: 882px;
+  min-width: 838px;
+  max-width: 838px;
 
   background-color: #fff;
-  border: 1px solid #ddd;
+  border: 1px solid #e1e4e8;
 
-  padding: 48px;
+  padding: 32px;
   margin: 20px auto;
 }
 .markdown-body #_html>*:first-child {

File diff suppressed because it is too large
+ 0 - 0
themes/github-dark.css


File diff suppressed because it is too large
+ 0 - 0
themes/github.css


Some files were not shown because too many files changed in this diff