Commit 9892b4f3 authored by liupengfei's avatar liupengfei

栗子

parent a617b1ec
.loading {
position: absolute;
top: 50%;
left: 50%;
width: 200px;
height: 100px;
font-size: 30px;
background: rgba(0, 0, 0, 0.4);
transform: translate(-50%, -50%);
}
.teshu {
position: absolute;
top: 50%;
left: 50%;
width: 400px;
height: 400px;
font-size: 400px;
font-size: 30px;
background: rgba(0, 0, 0, 0.4);
transform: translate(-50%, -50%);
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment