فهرست منبع

Tweak difficulty text style

Thomas Dy 6 سال پیش
والد
کامیت
4d336b772f
1فایلهای تغییر یافته به همراه3 افزوده شده و 2 حذف شده
  1. 3 2
      dist/style.css

+ 3 - 2
dist/style.css

@@ -292,10 +292,11 @@
   grid-area: diff;
   align-self: end;
   justify-self: end;
-  margin-bottom: 1px;
-  margin-right: 5px;
+  margin-bottom: 6px;
+  margin-right: 6px;
   font-style: italic;
   font-weight: bold;
+  text-shadow: none;
 }
 
 .song-item .difficulty-bg {