1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Prepare the achievements update

This commit is contained in:
Tobias Springer
2021-03-10 09:29:20 +01:00
parent 837b0d8007
commit 226149a40f
21 changed files with 11916 additions and 12405 deletions

View File

@@ -184,7 +184,7 @@
.updateLabel {
position: absolute;
transform: translateX(50%) rotate(-5deg);
color: rgb(231, 78, 58);
color: rgb(133, 58, 231);
@include Heading;
font-weight: bold;
@include S(right, 40px);

View File

@@ -14,6 +14,7 @@
padding: 10px;
box-sizing: border-box;
background: #eef1f4;
@include S(border-radius, 3px);
@include DarkThemeOverride {
background: #424242;