2 lines
312 B
CSS
2 lines
312 B
CSS
.btn{position:absolute}h1{text-align:center;font-weight:700;font-size:30px;color:red;margin-bottom:10px}.content{font-size:20px}.info{color:red;font-weight:700;font-size:18px;display:inline-block;margin:0 5px}.btn_menu{margin-top:10vh;display:flex;justify-content:space-around}.formdata .el-form-item{width:20%}
|