mirror of
https://github.com/wu736139669/vczero.github.io.git
synced 2026-08-05 06:23:38 +00:00
add ico
This commit is contained in:
+20
-1
@@ -62,6 +62,24 @@ body{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.footer_start{
|
||||
height: 60px;
|
||||
width: 184px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.start_item{
|
||||
margin-top: 14px;
|
||||
display: inline-block;
|
||||
height: 40px;
|
||||
width: 40px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.start_item:hover{
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.menu{
|
||||
@@ -175,4 +193,5 @@ body{
|
||||
|
||||
.page_item:hover{
|
||||
cursor: pointer;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user