mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 10:11:38 +09:00
Remove unnecessary CSS in mobile page #1416
This commit is contained in:
parent
338951f5c8
commit
36a86adb37
2 changed files with 1 additions and 7 deletions
|
|
@ -1,6 +1 @@
|
|||
/* Mobile XE */
|
||||
body{margin:0;background:#fff;color:#000;word-wrap:break-word}
|
||||
body,input,textarea,select,button,table{font-family:Tahoma, Geneva, sans-serif}
|
||||
img{border:0}
|
||||
em{font-style:normal}
|
||||
.bd{position:relative;overflow:hidden;clear:both}
|
||||
/* This file is not used in Rhymix. */
|
||||
|
|
@ -1,4 +1,3 @@
|
|||
<load target="css/mpage.css" />
|
||||
<div class="bd">
|
||||
{$page_content}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue