Trackback list modal UX enhancement.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12474 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-12-27 02:37:59 +00:00
parent a0b6cbe024
commit 4bb7406ef4
4 changed files with 32 additions and 13 deletions

View file

@ -51,7 +51,7 @@ body{overflow:auto}
/* Content */
.content img{max-width:100%;height:auto}
.content section{padding:1px 0}
.content h1:target{background:#ff0;border-radius:5px 5px 0 0}
.content *:target{background:#ff0;border-radius:5px 5px 0 0}
.h1>h1{font-size:24px;line-height:1.25;*border-bottom:4px solid #333}
.h2>h1{font-size:20px;line-height:1.25;*border-bottom:2px solid #ddd}
.h1>h1:after,