mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-02-15 17:51:39 +01:00
9 lines
162 B
CSS
9 lines
162 B
CSS
.starrr {
|
|
display: inline-block; }
|
|
.starrr a {
|
|
font-size: 16px;
|
|
padding: 0 1px;
|
|
cursor: pointer;
|
|
color: #FFD119;
|
|
text-decoration: none; }
|