Archived
1
0

fix tomorrow theme

This commit is contained in:
Jeff Becker 2016-07-13 09:00:24 -04:00
parent 76d75b260f
commit 587cdf4e75

View File

@ -336,6 +336,12 @@ textarea
margin-bottom: 1px; margin-bottom: 1px;
float: left; float: left;
clear: both; clear: both;
background-color: #0f0f0f;
border-color: #242424;
}
pre {
background-color: #0f0f0f;
} }
.post .post