Browse Source

Remove erroneous data and fix indentation

Conflicts:
	stylesheets/style.css
pull/40/head
kaernyk 10 years ago
committed by czaks
parent
commit
b223b2b2f8
  1. 6
      stylesheets/style.css

6
stylesheets/style.css

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

Loading…
Cancel
Save