UNPKG
dk-plus
Version:
latest (1.0.28)
1.0.28
1.0.27
1.0.26
1.0.25
1.0.24
1.0.23
DK-PLUS
github.com/dk-plus-ui/dk-plus-ui
dk-plus-ui/dk-plus-ui
dk-plus
/
theme-chalk
/
dkwatermark.css
2 lines
(1 loc)
•
182 B
CSS
View Raw
1
2
@charset
"UTF-8"
;
.dk-watermark
{
position
:absolute;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
pointer-events
:none;
z-index
:
9999
;
background-repeat
:repeat;
background-position
:center;
opacity
:.
5
}