alright, alright, let's get back to tahoma
This commit is contained in:
@@ -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 '
|
||||
|
||||
@@ -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. */
|
||||
|
||||
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user