Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] Strange CSS Problem (Unknown Margin) Re: [Solved] Strange CSS Problem (Unknown Margin)

#71962
jamygolden
Member

It’s actually quite simple.

Remove this line from your css, it’s right at the top:

Code:
html { background-color: #2a200e; }