lebd/templates/default-layout.cassius

27 lines
465 B
Plaintext

a
color: #00a6f9
a:hover
color: #0084d6
body
background-color: #1d1f21
color: #c9cacc
display: flex
flex-direction: column
min-height: 100vh
> main
flex: 1
margin: 2em
> footer
text-align: center
padding-bottom: 1em
display: flex
justify-content: space-evenly
margin: auto 1em
#navbar
justify-content: space-between
.breadcrumb
background-color: #404449
border-radius: 0
.breadcrumb-item.active
color: #fff