feat: Change styles and ui
- Change to hippie styles - Remove unused styles and components - Change colors for ui pages
This commit is contained in:
parent
52daf0ca51
commit
8b7241c4da
11 changed files with 65 additions and 60 deletions
|
|
@ -24,9 +24,9 @@ tags:
|
|||
|
||||
{% block body %}
|
||||
{{ header.status(hippie, new) }}
|
||||
<div class="container">
|
||||
<div class="area menu">
|
||||
<nav class="nav_horizontal">
|
||||
<div id="frame">
|
||||
<header class="area menu io">
|
||||
<nav>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="" class="a_button">Func 1</a>
|
||||
|
|
@ -36,7 +36,7 @@ tags:
|
|||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</header>
|
||||
<div class="area grid">
|
||||
<div class="item">1</div>
|
||||
<div class="item">2</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue