mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
Refine layout
This commit is contained in:
parent
123a133ab9
commit
b617da268d
1 changed files with 4 additions and 2 deletions
|
|
@ -19,6 +19,7 @@ body {
|
|||
}
|
||||
/* Skin to content */
|
||||
.skip {
|
||||
background-color: lighten($grey, 35%);
|
||||
position: relative;
|
||||
margin:0
|
||||
}
|
||||
|
|
@ -183,10 +184,11 @@ header.layout_frame {
|
|||
padding: 0;
|
||||
overflow: hidden;
|
||||
max-width:960px;
|
||||
width:100%;
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
.layout_menu>ul{
|
||||
width:100%;
|
||||
}
|
||||
.layout_menu>ul>li {
|
||||
float: left;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue