归档:完成 实验一
This commit is contained in:
+10
-1
@@ -185,4 +185,13 @@
|
||||
#main_form form button:hover {
|
||||
background: rgb(255, 255, 255);
|
||||
color: rgb(240, 120, 24);
|
||||
}
|
||||
}
|
||||
|
||||
/* 页脚 */
|
||||
#footer {
|
||||
width: 100%;
|
||||
background: rgb(242, 246, 247);
|
||||
padding: 5em 0;
|
||||
text-align: center;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user