X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fdevtools%2Forion.css;h=a7fa7193abf2d74ea53d2fb7b294c736d53a70d1;hp=0a166c1207aa1788e0bc8461a71ffc6b9124459f;hb=5322a3926cec042a2cd02135c9049996bfbb1e29;hpb=c4338f3983ec158fdfb174ee5522b44afa0c85ce diff --git a/LCARStrek/browser/devtools/orion.css b/LCARStrek/browser/devtools/orion.css index 0a166c12..a7fa7193 100644 --- a/LCARStrek/browser/devtools/orion.css +++ b/LCARStrek/browser/devtools/orion.css @@ -5,7 +5,8 @@ .viewContainer { 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: inherit; * inherit browser's default monospace font size */ + font-size: 11px; /* use typical LCARStrek font size */ } .view {