mirror of
https://github.com/getgrav/grav.git
synced 2026-02-12 09:37:51 +01:00
css text outline fix
This commit is contained in:
@@ -39,7 +39,9 @@ div.phpdebugbar {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
|
||||
ul.phpdebugbar-widgets-timeline li span.phpdebugbar-widgets-label {
|
||||
text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
|
||||
}
|
||||
|
||||
.phpdebugbar pre, .phpdebugbar code {
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user