Commit ad3095cd authored by jsz315's avatar jsz315

修改样式

parent a0a4621f
...@@ -99,8 +99,11 @@ ...@@ -99,8 +99,11 @@
position: absolute; position: absolute;
left: 504px; left: 504px;
top: 87px; top: 87px;
width: 108px; width: 116px;
text-align: center; text-align: center;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
} }
.bad{ .bad{
font-size: 24px; font-size: 24px;
...@@ -108,8 +111,11 @@ ...@@ -108,8 +111,11 @@
position: absolute; position: absolute;
left: 504px; left: 504px;
top: 148px; top: 148px;
width: 108px; width: 116px;
text-align: center; text-align: center;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
} }
} }
.header{ .header{
......
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