soulslike-routing/dsroute

refactor css for background black / transparent

Opened this issue · 0 comments

currently there is a root rule setting the default background to black for every element. Since there have been a lot of refactors though and there are more elements that don't need this rule and just override it, the root rule should be removed (and maybe replaced with a background: transparent rule) to improve code quality