2017-10-04 01:50:12 -04:00
|
|
|
a
|
|
|
|
color: #00a6f9
|
2017-10-10 07:41:08 -04:00
|
|
|
&:hover
|
|
|
|
color: #0084d6
|
|
|
|
|
|
|
|
[class^="openwebicons-"], [class*=" openwebicons-"]
|
|
|
|
text-decoration: none
|
|
|
|
line-height: 1
|
|
|
|
|
2017-10-02 07:45:20 -04:00
|
|
|
body
|
2017-10-04 01:42:16 -04:00
|
|
|
background-color: #1d1f21
|
|
|
|
color: #c9cacc
|
2017-10-02 07:45:20 -04:00
|
|
|
display: flex
|
|
|
|
flex-direction: column
|
|
|
|
min-height: 100vh
|
|
|
|
> main
|
|
|
|
flex: 1
|
2017-10-08 23:10:38 -04:00
|
|
|
margin: 2em
|
2017-10-04 01:42:16 -04:00
|
|
|
> footer
|
|
|
|
text-align: center
|
|
|
|
padding-bottom: 1em
|
2017-10-04 18:58:32 -04:00
|
|
|
display: flex
|
|
|
|
justify-content: space-evenly
|
2017-10-09 05:06:19 -04:00
|
|
|
margin: auto 1em
|
2017-10-05 23:43:00 -04:00
|
|
|
#navbar
|
|
|
|
justify-content: space-between
|
2017-10-05 23:31:34 -04:00
|
|
|
.breadcrumb
|
|
|
|
background-color: #404449
|
|
|
|
border-radius: 0
|
|
|
|
.breadcrumb-item.active
|
|
|
|
color: #fff
|