Merge branch 'soon' into staging

This commit is contained in:
ansuz
2019-03-28 17:59:55 +01:00
2 changed files with 3 additions and 1 deletions

View File

@@ -36,7 +36,7 @@
text-align: right;
background-color: @colortheme_logo-1;
color: @colortheme_base;
z-index: 999;
z-index: 9999;
transform-origin: bottom right;
animation: appear 0.8s ease-in-out;
box-shadow: 0 0 10px 0 @colortheme_logo-1;