X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fdevtools%2Forion.css;h=a7fa7193abf2d74ea53d2fb7b294c736d53a70d1;hp=6c0a553819ed61e017b41a32c8a170c908fa8690;hb=a40f6a794ddf9a8312e4c951d3f6543fa7718819;hpb=76c1877e1d85ee27ea6e5da23923778a69442d78 diff --git a/LCARStrek/browser/devtools/orion.css b/LCARStrek/browser/devtools/orion.css index 6c0a5538..a7fa7193 100644 --- a/LCARStrek/browser/devtools/orion.css +++ b/LCARStrek/browser/devtools/orion.css @@ -3,9 +3,10 @@ * You can obtain one at http://mozilla.org/MPL/2.0/. */ .viewContainer { - background: #cddae5; /* This will be seen as the continuation of the ruler */ - font-family: monospace; - font-size: inherit; /* inherit browser's default monospace font size */ + background: #000000; /* This will be seen as the continuation of the ruler */ + font-family: "Liberation Mono", Consolas, "Courier New", monospace; + /* font-size: inherit; * inherit browser's default monospace font size */ + font-size: 11px; /* use typical LCARStrek font size */ } .view {