mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
12 lines
No EOL
223 B
CSS
12 lines
No EOL
223 B
CSS
@charset "UTF-8";
|
|
div.xe_mobile {
|
|
display:none!important;
|
|
}
|
|
section.declare_document{
|
|
position:relative;
|
|
display:block;
|
|
}
|
|
section.declare_document select,section.declare_document textarea{
|
|
width: 100%;
|
|
display:block;
|
|
} |