mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 15:22:15 +09:00
문서 신고 창 스타일 다듬기
CSS 편집.
This commit is contained in:
parent
644ed8eb05
commit
a9915a7986
1 changed files with 8 additions and 1 deletions
|
|
@ -3,10 +3,17 @@ div.xe_mobile {
|
|||
display:none!important;
|
||||
}
|
||||
section.declare_document{
|
||||
position:relative;
|
||||
display:block;
|
||||
}
|
||||
section.declare_document label{
|
||||
font-weight: bold;
|
||||
}
|
||||
section.declare_document select,section.declare_document textarea{
|
||||
box-sizing:border-box;
|
||||
height:auto;
|
||||
width: 100%;
|
||||
padding:7px;
|
||||
font-size: 11pt;
|
||||
line-height: normal;
|
||||
display:block;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue