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
commit f7d82412fa
1 changed files with 5 additions and 0 deletions

View File

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