mirror of
https://github.com/getgrav/grav.git
synced 2026-04-06 20:58:52 +02: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