Skip to content

Commit 56c2732

Browse files
committed
modify footer css
1 parent a30b9a5 commit 56c2732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ body {
1818
margin-right:auto;
1919
font-family:MuseoSans,Trebuchet,"Trebuchet MS",Tahoma,"Lucida Grande","Lucida Sans Unicode","Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei",Verdana,sans-serif;
2020
color:#000000;
21-
background-image: url(/images/bg_body.png);
21+
background-color:#ffffff;
2222
}
2323
h1 {
2424
font-size: 28px;

0 commit comments

Comments
 (0)