zxr 3 년 전
부모
커밋
ce168ed823
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/taishi/index.vue

+ 2 - 2
src/views/taishi/index.vue

@@ -2543,7 +2543,7 @@ export default {
   color: white;
   font-size: 1rem;
   text-align: center;
-  background-color: #052c41;
+  background-color: #014264;
   width: 18%;
   margin-left: 1%;
   height: 80%;
@@ -2569,7 +2569,7 @@ export default {
   color: white;
   font-size: 1rem;
   text-align: center;
-  background-color: rgba(207, 60, 42, 0.3);
+  background-color: #2C283A;
   /* margin-top: 0.7rem; */
   margin-left: 1%;
   display: inline-block;