This commit is contained in:
Michael Quigley 2023-01-03 17:36:45 -05:00
parent 0033021139
commit db10a8882f
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -95,11 +95,11 @@ code, pre {
}
.fullscreen a {
color: gray;
color: #bbb;
}
.fullscreen pre {
color: white;
color: #bbb;
}
.errorMessage {