mirror of
https://github.com/cupcakearmy/old.nicco.io.git
synced 2025-09-06 02:30:46 +00:00
22 lines
339 B
Stylus
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
|