#adds bandicam watermark to discord
1 messages · Page 1 of 1 (latest)
center fix (again)
font-size: 24px;
content: "www.Bandicam.com";
font-family: Tahoma, Verdana, Segoe, sans-serif;
color: white;
opacity: 0.6;
font-weight: bold;
text-shadow: 0px 0px 10px black;
margin: auto;
margin-top: 2px;
pointer-events: none;
left: 530px !important;
top: -3px;
position: absolute;
}```
i was silly wasn't i