Archived
1
0

css is only good when it works (never)

This commit is contained in:
jeff 2015-08-19 22:46:50 -04:00
parent 2f8c41d93c
commit ee686d5a86

View File

@ -93,7 +93,6 @@ a:visited {
padding: 5px 5px; padding: 5px 5px;
margin: 5px 5px; margin: 5px 5px;
display: inline-block; display: inline-block;
border-radius: 10px;
} }
th { th {
@ -165,7 +164,7 @@ pre > p {
margin: 0px 0px; margin: 0px 0px;
} }
.reply , .post_body > pre { .reply , .post_body > pre , .ukko_thread_header {
padding: 7px 7px; padding: 7px 7px;
border-radius: 5px; border-radius: 5px;
box-shadow: 1px 1px 3px black; box-shadow: 1px 1px 3px black;