mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
HTML/CSS code cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10298 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
70ac43c24d
commit
fef0e92afd
80 changed files with 2270 additions and 2801 deletions
|
|
@ -1,4 +1,5 @@
|
|||
@charset "utf-8";
|
||||
/* NHN (developers@xpressengine.com) */
|
||||
/* 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}
|
||||
|
|
@ -7,7 +8,7 @@ body,input,textarea,select,button,table{font-family:Tahoma, Geneva, sans-serif}
|
|||
.fr{float:right}
|
||||
.cb{clear:both}
|
||||
/* Edge = Header/Footer */
|
||||
.eg{position:relative;background:#666;*zoom:1}
|
||||
.eg{position:relative;background:#666;zoom:1}
|
||||
.eg:after{content:"";display:block;clear:both}
|
||||
.eg a{text-decoration:none}
|
||||
/* Header */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue