Files
Ethica-vitrine/system/assets/whoops.css
T
2018-04-11 17:57:57 +02:00

20 lines
233 B
CSS

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