diff options
Diffstat (limited to 'web/html/css/fonts.css')
-rw-r--r-- | web/html/css/fonts.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/css/fonts.css b/web/html/css/fonts.css index 3fc35e38..55cb2261 100644 --- a/web/html/css/fonts.css +++ b/web/html/css/fonts.css @@ -34,7 +34,7 @@ font-family: trebuchet ms, tahoma, verdana;
font-size: 11px;
}
- span.fixed /* Monospace fixed-font */
+ span.fix /* Monospace fixed-font */
{
color: #000;
font-family: monospace, fixed, terminal;
|