alright, alright, let's get back to tahoma

This commit is contained in:
Aleksei Miheev
2012-09-03 19:13:44 +04:00
parent bb3a8f8473
commit 9c1af36ef1
3 changed files with 3 additions and 3 deletions

View File

@@ -74,7 +74,7 @@ function template_main_above()
}
echo '
<link id="style-width" rel="stylesheet" type="text/css" href="', $settings['theme_url'], '/' . $style_width .'?v3" />';
<link id="style-width" rel="stylesheet" type="text/css" href="', $settings['theme_url'], '/' . $style_width .'?v4" />';
// Show all the relative links, such as help, search, contents, and the like.
echo '

View File

@@ -51,7 +51,7 @@ body, td
color: #C5C9CF;
/* font-size: small;*/
font-size: small;
font-family: arial, helvetica, sans-serif;
font-family: tahoma,arial,helvetica,sans-serif;
}
/* The main body of the entire forum. */

View File

@@ -51,7 +51,7 @@ body, td
{
color: #C5C9CF;
font-size: small;
font-family: arial, helvetica, sans-serif;
font-family: tahoma,arial,helvetica,sans-serif;
}
/* The main body of the entire forum. */