Adding a small logo on the sub pages

This commit is contained in:
Andrew Gioia 2016-06-20 22:21:24 -04:00
parent 3ce6de0b32
commit 254f584f38
2 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@
<section id="banner">
<div class="wrapper">
<a href="index.html" class="logo"><i class="ms ms-g" style="top:-2px;position:relative;"></i> Mana</a>
<a href="index.html" class="item">Home</a>
<a href="icons.html" class="item">Mana Icons</a>
<a href="attributes.html" class="item">Attributes</a>

View File

@ -10,6 +10,7 @@
<section id="banner">
<div class="wrapper">
<a href="index.html" class="logo"><i class="ms ms-g" style="top:-2px;position:relative;"></i> Mana</a>
<a href="index.html" class="item">Home</a>
<a href="icons.html" class="item">Mana Icons</a>
<a href="attributes.html" class="item">Attributes</a>