Files
2026-06-26 20:45:01 -04:00

13 lines
211 B
CSS

.ug-copy-btn {
background-color: #e76486;
border-radius: 10px;
bottom: 0;
color: #292929;
cursor: pointer;
font-size: large;
font-weight: bold;
padding: 10px;
position: absolute;
right: 0;
}