添加:js测试 关闭窗口按钮 打开窗口按钮 运算测试
This commit is contained in:
+3
-5
@@ -10,14 +10,12 @@ button {
|
||||
height: 3em;
|
||||
color: rgb(255, 255, 255);
|
||||
background-color: rgb(240, 120, 24);
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
margin-top: 2em;
|
||||
}
|
||||
|
||||
button:hover {
|
||||
color: rgb(240, 120, 24);
|
||||
background-color: rgb(255, 255, 255);
|
||||
}
|
||||
|
||||
#click_button {
|
||||
display: block;
|
||||
margin: 16em auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user