mirror of
https://github.com/wu736139669/vczero.github.io.git
synced 2026-08-05 06:23:38 +00:00
fix
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
<div class="title">iBlog</div>
|
||||
</div>
|
||||
</header>
|
||||
<div style="height:50px;"></div>
|
||||
<!--菜单-->
|
||||
<section class="menu">
|
||||
<table class="menu_table">
|
||||
|
||||
+1
-2
@@ -20,7 +20,6 @@ body{
|
||||
height: 50px;
|
||||
background-color: #333333;
|
||||
position: fixed;
|
||||
|
||||
}
|
||||
|
||||
.header_bar{
|
||||
@@ -123,7 +122,7 @@ body{
|
||||
background-color: #FFF;
|
||||
box-shadow: 3px 0 5px #A5A6A4;
|
||||
border: 1px solid #DDDDDD;
|
||||
border-bottom: 0;
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
.menu_table{
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
<div class="title">iBlog</div>
|
||||
</div>
|
||||
</header>
|
||||
<div style="height:50px;"></div>
|
||||
<!--菜单-->
|
||||
<section class="menu">
|
||||
<table class="menu_table">
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
<div class="title">iBlog</div>
|
||||
</div>
|
||||
</header>
|
||||
<div style="height:50px;"></div>
|
||||
<!--菜单-->
|
||||
<section class="menu">
|
||||
<table class="menu_table">
|
||||
|
||||
Reference in New Issue
Block a user