Browse Source

Increasing code block padding.

Siavash Eliasi 11 years ago
parent
commit
db5b089cee
2 changed files with 1 additions and 1 deletions
  1. 0 0
      docs/extra.css
  2. 1 1
      docs/extra.less

File diff suppressed because it is too large
+ 0 - 0
docs/extra.css


+ 1 - 1
docs/extra.less

@@ -316,7 +316,7 @@ div.fragment,pre.fragment {
 	background:hsl(0,0%,20%);
 	background:hsl(0,0%,20%);
 	border-radius:4px;
 	border-radius:4px;
 	border:none;
 	border:none;
-	padding:.5em 2em;
+	padding:2em;
 	overflow:auto;
 	overflow:auto;
 	border-left:4px solid hsl(0,0%,80%);
 	border-left:4px solid hsl(0,0%,80%);
 }
 }

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