21 lines
263 B
Plaintext
21 lines
263 B
Plaintext
.footer
|
|
text-align center
|
|
font-size 0.8rem
|
|
opacity 0.7
|
|
margin-top 0.5rem
|
|
|
|
&.mountable
|
|
opacity 0 !important
|
|
|
|
&.mounted
|
|
opacity 0.7 !important
|
|
|
|
.footer-element
|
|
:after
|
|
content " | "
|
|
color text-color
|
|
opacity 0.5
|
|
|
|
:last-child
|
|
:after
|
|
display none |