css tweaks
This commit is contained in:
parent
b58e582f0a
commit
1663abcbec
@ -198,7 +198,7 @@ body {
|
|||||||
max-height: 200px;
|
max-height: 200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.reply, .ukko_thread_header {
|
.reply, .ukko_thread_header , pre {
|
||||||
padding: 7px 7px;
|
padding: 7px 7px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
box-shadow: 1px 1px 3px black;
|
box-shadow: 1px 1px 3px black;
|
||||||
@ -211,6 +211,7 @@ body {
|
|||||||
|
|
||||||
.post_body {
|
.post_body {
|
||||||
display: inherit;
|
display: inherit;
|
||||||
|
width: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post {
|
.post {
|
||||||
|
Reference in New Issue
Block a user