Archived
1
0

css tweaks

This commit is contained in:
jeff 2015-09-08 22:26:07 -04:00
parent b58e582f0a
commit 1663abcbec

View File

@ -198,7 +198,7 @@ body {
max-height: 200px;
}
.reply, .ukko_thread_header {
.reply, .ukko_thread_header , pre {
padding: 7px 7px;
border-radius: 5px;
box-shadow: 1px 1px 3px black;
@ -211,6 +211,7 @@ body {
.post_body {
display: inherit;
width: inherit;
}
.post {