Merge pull request #1451 from Chrty/master

CSS resets for the profiler bar
This commit is contained in:
Dayle Rees
2012-11-27 05:46:25 -08:00

View File

@@ -1,3 +1,8 @@
.anbu * {
color: black;
border: 0 !important;
}
.anbu
{
font-family:Helvetica, "Helvetica Neue", Arial, sans-serif !important;