mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-18 02:39:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1847 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ab374b12f2
commit
cb3246888e
29 changed files with 635 additions and 22 deletions
|
|
@ -70,7 +70,7 @@ h4 .view { color:#158692; padding-right:.6em; font:bold .9em Tahoma; background:
|
|||
.clear { clear:both; }
|
||||
.nospace { margin:0; padding:0; }
|
||||
|
||||
.buttonTypeA { display:block; cursor:pointer; background:url(../images/buttonTypeACenter.gif) repeat-x left center; line-height:100%; overflow:visible; color:#3f4040; margin:0 1px; white-space:nowrap; }
|
||||
.buttonTypeA { display:block; cursor:pointer; background:url(../images/buttonTypeACenter.gif) repeat-x left center; line-height:100%; overflow:visible; color:#3f4040; margin:0 1px; white-space:nowrap; font-size:.9em;}
|
||||
.buttonTypeA:hover { text-decoration:none;}
|
||||
.buttonTypeA img { vertical-align:middle;}
|
||||
.buttonTypeA input { border:none; cursor:pointer; background:url(../images/white/buttonTypeACenter.gif) repeat-x left center; line-height:100%; overflow:visible; color:#3f4040; margin:0 1px; white-space:nowrap;border:0px; vertical-align:middle; }
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ IE7 Only
|
|||
*/
|
||||
|
||||
/* default.css - Type Selector Definition */
|
||||
* { margin:0; padding:0; font-family:"돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
|
||||
* { margin:0; padding:0; }
|
||||
html, body { }
|
||||
html { width:100%; position:relative;}
|
||||
body { font-size:.75em; width:100%; background:#2f2f2f; margin:0;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue