Update home.tmpl
This commit is contained in:
parent
a3930ae093
commit
6bdc9888fa
|
@ -1,4 +1,8 @@
|
|||
{{template "base/head" .}}
|
||||
<style type="text/css">
|
||||
.home .hero .svg {color: #00bdff !important;}
|
||||
.home a {color: #00bdff;}
|
||||
</style>
|
||||
<div class="page-content home">
|
||||
<div class="ui stackable middle very relaxed page grid">
|
||||
<div class="sixteen wide center aligned centered column">
|
||||
|
|
Loading…
Reference in New Issue