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
Showing only changes of commit b3347490f9 - Show all commits

View File

@ -126,6 +126,7 @@ input, button
small.random small.random
color: darken($c-fg, 50%) color: darken($c-fg, 50%)
display: block display: block
font-size: .8rem
margin-top: 1rem margin-top: 1rem
text-align: center text-align: center
button button
@ -133,6 +134,7 @@ input, button
border: none border: none
color: darken($c-fg, 40%) color: darken($c-fg, 40%)
cursor: pointer cursor: pointer
font-size: .8rem
outline: none outline: none
text-decoration: underline text-decoration: underline