uncreativeusername.neocities.org
Cool stuff. Minifiers are hard. Did you know #F00 is the same as #FF0000 and such? And that you don't have to have a semicolon for the last statement before the end of the rule bracket? (i.e p{color:#F00})
I was unaware of #F00=#FF0000, but I'm not getting rid of that last semicolon in CSS for some old browser compatibility.
Cool stuff. Minifiers are hard. Did you know #F00 is the same as #FF0000 and such? And that you don't have to have a semicolon for the last statement before the end of the rule bracket? (i.e p{color:#F00})
I was unaware of #F00=#FF0000, but I'm not getting rid of that last semicolon in CSS for some old browser compatibility.