diff --git a/web/viewer.css b/web/viewer.css index 329bff2d5..09b5299df 100644 --- a/web/viewer.css +++ b/web/viewer.css @@ -11,7 +11,12 @@ body { height: 100%; background-color: #404040; background-image: url(images/texture.png); - font-family: Segoe UI, Verdana, sans-serif; +} + +body, +input, +select { + font-family: message-box; } .hidden {