mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-25 06:05:52 +02:00
8 lines
97 B
SCSS
8 lines
97 B
SCSS
.timer-icon {
|
|
position: absolute;
|
|
top: 15px;
|
|
right: 3px;
|
|
font-size: 14px;
|
|
color: #ffcc55;
|
|
}
|