1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-07-31 19:10:25 +02:00

Navigation module quick reference

This commit is contained in:
Angelos Chalaris
2016-12-16 23:51:26 +02:00
parent 932f700f0c
commit fe94cd6b39
16 changed files with 55 additions and 25 deletions

View File

@@ -58,7 +58,7 @@
</head>
<body>
<header>
<img class="logo" src="mini-logo.svg" id="header-logo"><div style="display: inline; overflow: auto;">
<a href="index.html"><img class="logo" src="mini-logo.svg" id="header-logo"></a><div style="display: inline; overflow: auto;">
<a href="index.html" class="button">Introduction</a>
<a href="modules.html" class="button">Modules</a>
<a href="flavors.html" class="button">Flavors</a>