mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-17 02:10:02 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1845 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c4378634e2
commit
3aa0e229b2
7 changed files with 25 additions and 15 deletions
|
|
@ -16,10 +16,10 @@ IE7 & IE6 & Below
|
|||
.fl { float:left;}
|
||||
|
||||
/* default.css - Type Selector Definition */
|
||||
* { margin:0; padding:0; font-family:"돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
|
||||
html, body { height:100%;}
|
||||
* { margin:0; padding:0; }
|
||||
html, body { }
|
||||
html { width:100%; position:relative;}
|
||||
body { font-size:.75em; margin:2em;}
|
||||
body { font-size:.75em; margin:0;}
|
||||
img { border:none;}
|
||||
label { cursor:pointer;}
|
||||
/*select { height:1.6em;}*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue