Files
old.nicco.io/src/styles/Footer.styl
2019-03-06 22:49:05 +01:00

22 lines
339 B
Stylus

footer
font-family 'Inconsolata', monospace
display flex
align-items center
justify-content center
flex-direction column
font-size 1.2em
position absolute
bottom 0
left 0
text-align center
width 100vw
padding 1em
span
background-color hsla(0, 0%, 100%, 0.1)
a
text-decoration inherit
color inherit
font-weight bold