diff options
-rw-r--r-- | index.php | 2 | ||||
-rw-r--r-- | themes/mageia/style.css (renamed from style.css) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -78,7 +78,7 @@ publish_stats_headers( <link rel="home" href="<?php echo $g_root_url; ?>"> <link rel="author" href="http://www.mageia.org/"> <link rel="icon" type="image/png" href="favicon.png"> - <link rel="stylesheet" href="style.css"> + <link rel="stylesheet" href="themes/mageia/style.css"> <meta name="viewport" content="width=900,initial-scale=1,user-scalable=yes"> </head> <body class="contribute"> diff --git a/style.css b/themes/mageia/style.css index 5be755d..5be755d 100644 --- a/style.css +++ b/themes/mageia/style.css |