Spaces:
Runtime error
Runtime error
JunchuanYu
commited on
Commit
·
abba64c
1
Parent(s):
3facf07
Update css.css
Browse files
css.css
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
}
|
5 |
|
6 |
/* status_display */
|
7 |
-
#
|
8 |
background-color: #708090;
|
9 |
border: 2px solid #708090; / 设置边框为黑色2px宽 /
|
10 |
color: #FFFFFF; / 设置字体颜色为白色 /
|
|
|
4 |
}
|
5 |
|
6 |
/* status_display */
|
7 |
+
#submit {
|
8 |
background-color: #708090;
|
9 |
border: 2px solid #708090; / 设置边框为黑色2px宽 /
|
10 |
color: #FFFFFF; / 设置字体颜色为白色 /
|