mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
css text outline fix
This commit is contained in:
parent
ce9e955f21
commit
e6bf5d9ea5
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user