Moving the bold hack

This commit is contained in:
onyxserpent 2014-10-11 01:12:32 -07:00
parent 7b5fa25ab1
commit 493daf1fc5

View file

@ -2,11 +2,6 @@
Firefox select hacks Firefox select hacks
*/ */
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
select { select {
-moz-appearance: none; -moz-appearance: none;
text-indent: 0.01px; text-indent: 0.01px;