diff --git a/styles/custom.css b/styles/custom.css index ad542b0c47e3f32d925505508853a047bd02495e..2a49cca05f168419649660759a561aa7cfe602c7 100644 --- a/styles/custom.css +++ b/styles/custom.css @@ -12,3 +12,6 @@ code.http * { color: black ! important; font-weight: normal ! important; } +span.title { + color: black ! important; +}