Files

10 lines
179 B
CSS
Raw Permalink Normal View History

2026-04-23 04:33:43 +03:30
.upstudy-elementor-icon:after {
position: absolute;
content: 'Upstudy';
top: 2px;
right: 2px;
font-size: 10px;
opacity: .8;
color: #1cb098;
}