1
0
Fork 0

Messing with bg colour and margin on h1 / post titles

This commit is contained in:
ryliejamesthomas 2018-01-21 16:26:02 +11:00
parent a919fac545
commit cae6a8a962
1 changed files with 3 additions and 2 deletions

View File

@ -85,8 +85,9 @@ blockquote.Quote, blockquote.UserQuote {
/* Thread title */
h1 {
border: 1px solid #ffaec9;
padding: 8px 2px 1px !important;
background:#fff200;
border:1px solid #ffaec9;
padding:.5em !important;
}
.ItemDiscussion, .DataList .Item {