Theme code elements in dark theme

update-travis
Lorenz Hübschle-Schneider 6 years ago
parent 49fac6440d
commit ac6dca959d
  1. 5
      css/themes/dark.css

@ -2114,6 +2114,11 @@ button.close:hover {
font-weight: bold; font-weight: bold;
} }
code {
background-color: #444;
color: #fff;
}
/* */ /* */
/* Mobile layout */ /* Mobile layout */
/* */ /* */

Loading…
Cancel
Save