apply kivi design

This commit is contained in:
Bilal Catic
2019-10-14 10:52:32 +02:00
parent 8f0b18a4d7
commit 418b8be746
8 changed files with 37 additions and 9 deletions

View File

@@ -23,9 +23,9 @@
<body>
<%if (title) { %>
<nav style="background-color: #26a69a; margin: auto;">
<nav style="background-color: #02adba; margin: auto;">
<div class="row center-align">
<h6 style="padding-top: 20px;"><%= title %></h6>
<h6 style="font-weight: bold; padding-top: 20px;"><%= title %></h6>
</div>
</nav>
<% } %>