Skip to content
Snippets Groups Projects
Commit 56a9bdcd authored by Alex ORLUC's avatar Alex ORLUC
Browse files

FEAT #13271 TIME 0:10 fiw watermark confidential

parent 1c5fdb1c
No related branches found
No related tags found
No related merge requests found
......@@ -172,4 +172,13 @@
left: 110px;
height: 100%;
width: 120px;
}
.watermark {
position: absolute;
left: 50%;
transform: translateX(-50%) rotate(-20deg);
color: red;
font-weight: bold;
opacity: 0.6;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment