0
0
Fork 0
mirror of https://github.com/getgrav/grav.git synced 2025-03-14 12:22:45 +00:00
getgrav_grav/system/assets/whoops.css
2018-01-19 10:31:33 -07:00

19 lines
233 B
CSS

body header {
background: #3085EE;
}
body .left-panel {
background: inherit;
}
body .exc-title-primary {
color: #fff;
}
body .exc-title {
color: #ddd;
}
body .frame:not(.active):hover {
background: #e6e6e6;
}