Archived
1
0

ammend style

This commit is contained in:
jeff 2015-08-19 22:40:44 -04:00
parent 40a7f4b3d9
commit 67f644fc68

View File

@ -166,6 +166,9 @@ pre > p {
} }
.post_body > pre { .post_body > pre {
padding: 7px 7px;
border-radius: 5px;
box-shadow: 10px 10px 4px black;
background: #3f3f3f; background: #3f3f3f;
color: #d17600; color: #d17600;
} }