Archived
1
0

i hate css

This commit is contained in:
jeff 2015-08-19 22:43:37 -04:00
parent da82cd1c36
commit 4e26ced487

View File

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