Add files via upload

This commit is contained in:
TimothyLottes
2016-11-12 22:43:34 -05:00
committed by GitHub
parent c66352e037
commit 8ee86e49f1
3 changed files with 16 additions and 1 deletions
+4 -1
View File
@@ -13,4 +13,7 @@ li { text-indent:-2ch; padding-left:2ch; }
li:before { content:"> "; color:#555; }
img { border:2px solid #111; }
iframe { border:2px solid #111; }
strong { color:#f42; font-weight:bold; }
strong { color:#f42; font-weight:bold; }
table { font-size:100%; border-spacing:0; }
tr:first-child { background-color:#222; }
td { padding-right:1ch; padding-left:1ch; }