소스 검색

登录页面样式

wang_xy 2 년 전
부모
커밋
7afe65d7f2
1개의 변경된 파일7개의 추가작업 그리고 1개의 파일을 삭제
  1. 7 1
      src/views/system/login.vue

+ 7 - 1
src/views/system/login.vue

@@ -205,7 +205,13 @@
 	.m-b-15 {
 		margin-bottom: 15px;
 	}
-
+  .sub-title{
+    margin: 0px auto 10px auto;
+    text-align: center;
+    color: #fff;
+    font-family: $fontFk;
+    font-size: 55px;
+  }
 	.title {
 		margin: 0px auto 30px auto;
 		text-align: center;