0
0

footer, subheader and github button #10

Merged
thetek42 merged 14 commits from dev into main 2021-05-07 17:41:30 +02:00
2 changed files with 9 additions and 1 deletions
Showing only changes of commit 9d5b855f22 - Show all commits

View File

@ -3,7 +3,10 @@
button: i( data-feather='sun' )
#title
h1 dns-watch<span>.org</span>
h1 dns-watch
span .org
span by
a( href='https://www.tjdev.de' ) tjdev.de
#search
#searchbar

View File

@ -47,8 +47,13 @@ input, button
h1
font-size: 4rem
font-weight: 200
margin-bottom: 1rem
span
color: darken($c-fg, 50%)
span
color: darken($c-fg, 30%)
a
color: darken($c-fg, 30%)
#search
text-align: center