Remove erroneous data and fix indentation

Conflicts:
	stylesheets/style.css
This commit is contained in:
kaernyk 2014-09-26 08:23:25 -04:00 committed by czaks
parent b1ea8b18d0
commit b223b2b2f8

View File

@ -530,11 +530,11 @@ form.ban-appeal textarea {
border: 2px solid rgba(111, 111, 111, 0.34); border: 2px solid rgba(111, 111, 111, 0.34);
} }
.theme-catalog div.thread strong { .theme-catalog div.thread strong {
display: block; display: block;
} }
.theme-catalog div.threads{ .theme-catalog div.threads{
text-align: center; text-align: center;
margin-left: -20px; margin-left: -20px;
} }
div.thread:hover { div.thread:hover {