X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fchatzilla%2Foutput-default.css;fp=LCARStrek%2Fchatzilla%2Foutput-default.css;h=0c59f52f7ca589867721dd7b0d046ccdec4a745f;hp=dac7e8c6a567200cfba4afd8cd578e06af50c2f8;hb=8ad8bf83a252ba11e812866d40a22f78223a9b8a;hpb=9f7e55e94979f27acc41726fc3d862521ee03f16 diff --git a/LCARStrek/chatzilla/output-default.css b/LCARStrek/chatzilla/output-default.css index dac7e8c6..0c59f52f 100644 --- a/LCARStrek/chatzilla/output-default.css +++ b/LCARStrek/chatzilla/output-default.css @@ -113,7 +113,7 @@ a.chatzilla-link:visited { } .msg[msg-type="NICK"] .msg-data { - font-family: monospace; + font-family: "Liberation Mono", Consolas, "Courier New", monospace; } .msg-type { /* .msg-type = message type */ @@ -182,7 +182,7 @@ a.chatzilla-link:visited { .msg-user:before, .msg-user:after { font-size: 100%; - font-family: monospace; + font-family: "Liberation Mono", Consolas, "Courier New", monospace; font-weight: bolder; }