mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 19:51:42 +09:00
mlang.css text-shadow add
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7664 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2a249df22a
commit
b5cdabce1c
1 changed files with 2 additions and 2 deletions
|
|
@ -5,10 +5,10 @@ body{margin:0}
|
|||
/* Hx */
|
||||
.hx{position:relative;border-bottom:1px solid #ccc8be;padding:8px 10px;margin:0}
|
||||
.hx:after{content:"";margin:0 -10px;position:relative;top:10px;display:block;clear:both;height:1px;background:#fff}
|
||||
.hx.h2{background:#e5e5e5;}
|
||||
.hx.h2{background:#e5e5e5;text-shadow:1px 1px 0 #fff}
|
||||
.hx h2{margin:0 10px 0 0;display:inline;font-size:16px;line-height:1.4}
|
||||
/* Global Navigation */
|
||||
.gn{margin:0;padding:0;list-style:none;background:#d3d1cc}
|
||||
.gn{margin:0;padding:0;list-style:none;background:#d3d1cc;text-shadow:1px 1px 0 #fff}
|
||||
.gn li{background:#d3d1cc;border:1px solid #a3a09a;border-left:0;border-right:0;margin:0 0 -1px 0}
|
||||
.gn li li{background:#f8f8f8;border:1px solid #c9c9c9;border-left:0;border-right:0}
|
||||
.gn ul{margin:0 0 -1px 0;padding:0;list-style:none}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue