Procházet zdrojové kódy

修改大獎抽獎字體

maa3606 před 2 roky
rodič
revize
1f230f0322
2 změnil soubory, kde provedl 17 přidání a 17 odebrání
  1. binární
      public/MAA03.jpg
  2. 17 17
      resources/js/src/views/lottery/Slot.vue

binární
public/MAA03.jpg


+ 17 - 17
resources/js/src/views/lottery/Slot.vue

@@ -544,20 +544,20 @@ body::-webkit-scrollbar {
 }
 
 .slot {
-	width: 780px;
+	width: 970px;
 	height: 250px;
 	position: absolute;
-	top: 410px;
+	top: 425px;
 	color: black;
-	left: 491px;
+	left: 380px;
 }
 
 .slot-text-dep {
 	display: flex;
 	justify-content: center;
 	align-items: center;
-	height: 250px;
-	width: 340px;
+	height: 260px;
+	width: 330px;
 	font-size: 46px;
 	-webkit-text-stroke: 1px white;
 	font-weight: bold;
@@ -567,18 +567,18 @@ body::-webkit-scrollbar {
 	display: flex;
 	justify-content: center;
 	align-items: center;
-	height: 250px;
-	width: 230px;
-	font-size: 56px;
+	height: 260px;
+	width: 330px;
+	font-size: 80px;
 	-webkit-text-stroke: 1px white;
 	font-weight: bold;
 }
 
 .prize {
 	position: absolute;
-	left: 524px;
-	top: 252px;
-	width: 746px;
+	left: 390px;
+	top: 280px;
+	width: 950px;
 }
 
 .prize-text {
@@ -640,15 +640,15 @@ body::-webkit-scrollbar {
 	height: 123px;
 	background-color: rgba(0, 0, 0, 0);
 	position: absolute;
-	right: 380px;
-	top: 261px;
+	right: 330px;
+	top: 288px;
 	border: 0px;
 }
 
 .func-group {
 	position: absolute;
-	bottom: 10px;
-	left: 500px;
+	bottom: 95px;
+	left: 460px;
 	width: 800px;
 }
 
@@ -664,8 +664,8 @@ body::-webkit-scrollbar {
 
 .counter {
 	position: absolute;
-	bottom: 5px;
-	left: 5px;
+	top: 75px;
+	left: 100px;
 }
 
 .counter-text {