1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-18 17:14:04 +01:00

Removed display:block; from span.heading

This commit is contained in:
thegentoo 2012-07-11 16:14:33 -03:00
parent 7efe78ed75
commit 8cdcc37d91

View File

@ -263,7 +263,6 @@ span.heading {
color: #AF0A0F; color: #AF0A0F;
font-size: 11pt; font-size: 11pt;
font-weight: bold; font-weight: bold;
display: block;
} }
span.spoiler { span.spoiler {
background: black; background: black;