aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2012-05-16 16:32:32 +0000
committerRomain d'Alverny <rda@mageia.org>2012-05-16 16:32:32 +0000
commitcf8b986a497e1125ed85944f3a037b363e475dc9 (patch)
treea548e3748e8135c524ff805eaae5819fa2eb3f6e /index.html
parente1115474c80ce1db72a809756e238b0fd423fc3c (diff)
downloaddoc-cf8b986a497e1125ed85944f3a037b363e475dc9.tar
doc-cf8b986a497e1125ed85944f3a037b363e475dc9.tar.gz
doc-cf8b986a497e1125ed85944f3a037b363e475dc9.tar.bz2
doc-cf8b986a497e1125ed85944f3a037b363e475dc9.tar.xz
doc-cf8b986a497e1125ed85944f3a037b363e475dc9.zip
template for home
Diffstat (limited to 'index.html')
-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