aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/index.html b/index.html
index cbb54c8c..6efcfaf5 100644
--- a/index.html
+++ b/index.html
@@ -5,10 +5,16 @@
<title>Mageia Documentation</title>
<meta name="description" content="Documentation for Mageia distribution and its tools.">
<meta name="keywords" content="doc,documentation,help,guide,installer,installation,mageia,linux">
+ <style>
+ html, body { margin: 0; padding: 0; }
+ #doc { margin: 10px; }
+ </style>
</head>
<body class="support">
<h1 id="mgnavt">Mageia Documentation</h1>
-
+ <div id="doc">
+ <hr>
+ </div>
<script src="//nav.mageia.org/js/"></script>
</body>
</html> \ No newline at end of file