他人信息+用户快捷入口

This commit is contained in:
jiayuqi7813
2022-07-16 02:39:34 +08:00
parent 7e4c8ff4f4
commit 35ebcfc9fb
10 changed files with 37 additions and 34 deletions

View File

@@ -3,7 +3,7 @@
<div class="title">
Welcome to SNCTF
</div>
</div>
</template>
@@ -19,7 +19,7 @@
top: 80px;
width: 100%;
height: auto;
background: #2D3039;
//background: #2D3039;
.title{
/* Welcome To SNCTF */
@@ -28,7 +28,7 @@
font-size: 50px;
font-weight: normal;
margin-top: 10%;
color: #FFFFFF;
color: #2c3e50;
}
}
</style>
</style>