Commit 12a4d096 authored by Jason Fox's avatar Jason Fox
Browse files

Increase contrast.

parent f2939187
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -1268,6 +1268,9 @@ table.no-table-stripes tbody tr {
  a {
    color: rgb(191, 227, 255);
  }
  a:hover {
    color: rgb(100, 155, 198);
  }
  .HTML-Keyboard,
  b, strong,
  #TOC a {
@@ -1275,7 +1278,7 @@ table.no-table-stripes tbody tr {
  }

  .HTML-Code {
    color: #c6f3ff;
    color: #62eaea;
  }
  pre {
    background-color: #f9f9f9;