summaryrefslogtreecommitdiff
path: root/includes/common.php
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2014-05-30 07:29:31 -0500
committerwushin <pasekei@gmail.com>2014-05-30 07:29:31 -0500
commitf8920c217af46249320473346c74232ceddce9f7 (patch)
treeb6d3a3dd9c5961263e050559e8aa91e384380a1d /includes/common.php
parent9e9aa9894877d0859c22c0c635b8ce163ef3d40f (diff)
downloadwebsite-f8920c217af46249320473346c74232ceddce9f7.tar.gz
website-f8920c217af46249320473346c74232ceddce9f7.tar.bz2
website-f8920c217af46249320473346c74232ceddce9f7.tar.xz
website-f8920c217af46249320473346c74232ceddce9f7.zip
Fixing new template for Firefox
Diffstat (limited to 'includes/common.php')
-rw-r--r--includes/common.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/includes/common.php b/includes/common.php
index c51c6e3..e86e80a 100644
--- a/includes/common.php
+++ b/includes/common.php
@@ -21,9 +21,7 @@ function placeHeader($page_title)
<meta name="description" content="The Mana World is a free MMORPG game for Linux, MacOS X and Windows"/>
<meta name="keywords" content="The Mana World, Mana, World, MMORPG, RPG, free, GPL, Open Source, Pixel Art, 2D, Software Development, MacOX, Windows, Linux, desktop, tablet"/>
<meta name="author" content="The Mana World Dev Team"/>
- <style type="text/css">
- @import url("default.css");
- </style>
+ <link rel="stylesheet" type="text/css" href="default.css"/>
</head>
<body>
<div style="margin-left: auto; margin-right: auto; max-width: 1350px;">