JunchuanYu commited on
Commit
abba64c
1 Parent(s): 3facf07

Update css.css

Browse files
Files changed (1) hide show
  1. css.css +1 -1
css.css CHANGED
@@ -4,7 +4,7 @@
4
  }
5
 
6
  /* status_display */
7
- #submitBtn {
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; / 设置字体颜色为白色 /