mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-27 14:22:54 +09:00
Merge pull request #1080 from wincomi/pr/admin-tpl-skipNav
관리자 페이지의 상단 여백 제거
This commit is contained in:
commit
98e98b4ecf
1 changed files with 2 additions and 0 deletions
|
|
@ -737,12 +737,14 @@ margin-bottom: 10px;
|
|||
overflow: hidden;
|
||||
color: #333;
|
||||
text-decoration: none;
|
||||
position: absolute;
|
||||
}
|
||||
.x>.skipNav>a:focus {
|
||||
height: auto;
|
||||
margin: 5px 0;
|
||||
padding: 8px 0;
|
||||
background: #fff;
|
||||
position: static;
|
||||
}
|
||||
.x>.header {
|
||||
position: relative;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue