diff options
author | eric <eric> | 2004-06-18 18:45:59 +0200 |
---|---|---|
committer | eric <eric> | 2004-06-18 18:45:59 +0200 |
commit | 96b812adc4acb1b1f3a79e396fa291847be78b44 (patch) | |
tree | d4cd502081c064da07f9eb21bc1fd3ae37479bc2 /web/html/css/fonts.css | |
parent | 1e35dc01cf94ba1ec4923b8f040e49b4dc399860 (diff) | |
download | aur-96b812adc4acb1b1f3a79e396fa291847be78b44.tar.gz aur-96b812adc4acb1b1f3a79e396fa291847be78b44.tar.xz |
added a template and favicon
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;
|