notify.moe/styles/base.scarlet
2021-11-20 13:06:16 +09:00

44 lines
549 B
Plaintext

html
height 100%
font-family "Ubuntu", "Trebuchet MS", sans-serif
font-size 90%
body
tab-size 4
overflow hidden
height 100%
color text-color
background-color bg-color
noise-strong
a
color link-color
text-decoration none
default-transition
:hover
color link-hover-color
text-decoration none
:active
transform translateY(3px)
// &.active
// color link-active-color
img
backface-visibility hidden
color transparent
rt
user-select none
.hidden
display none !important
.text-center
text-align center
.spacer
flex 1