Skip to content

Commit bd1e514

Browse files
committed
Remove text shadow from elements
1 parent 59fa751 commit bd1e514

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

debug_toolbar/static/debug_toolbar/css/toolbar.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
background-color:transparent;
3535
font-family:sans-serif;
3636
text-align:left;
37+
text-shadow: none;
3738
}
3839

3940
#djDebug #djDebugToolbar {

0 commit comments

Comments
 (0)