Last active
December 20, 2015 14:19
-
-
Save girvan/6145361 to your computer and use it in GitHub Desktop.
umie css
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* umie : Sun, 21 Jul 2013 19:16:07 +0800 */ | |
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { | |
margin:0; | |
padding:0; | |
} | |
table { | |
border-collapse:collapse; | |
border-spacing:0; | |
width:100%; | |
} | |
address,caption,cite,code,dfn,th,var { | |
font-style:normal; | |
font-weight:normal; | |
} | |
h1,h2,h3,h4,h5,h6 { | |
font-size:100%; | |
font-weight:normal; | |
} | |
q:before,q:after { | |
content:''; | |
} | |
pre { | |
font-size:1em; | |
} | |
ol,ul { | |
margin-left:2em; | |
padding:0; | |
} | |
ol li { | |
list-style:decimal outside; | |
} | |
ul li { | |
list-style:disc outside; | |
} | |
.article-content { | |
width:800px; | |
overflow:hidden; | |
line-height:200%; | |
padding:0 0 0px; | |
} | |
.article-content p { | |
margin-bottom:1em; | |
} | |
.article-head,.article-head li,.recommended-posts ul,.recommended-posts li,.article-footer ul,.article-footer li,.user-post-text ul,.user-post-text li,.box-text ul,.box-text li { | |
list-style:none; | |
margin:0; | |
padding:0; | |
} | |
#toolbar-box ul,#toolbar-box li { | |
list-style:none; | |
margin:0; | |
} | |
body { | |
color:#666; | |
font-size:14px; | |
font-family:Helvetica, Arial, "LiHei Pro", PMingLiU, sans-serif; | |
line-height:154%; | |
background:url(http://pic.pimg.tw/pixnetvisual/be270dd188229b1e96a137441d671d15.jpg); | |
margin:0; | |
} | |
a { | |
color:#000; | |
text-decoration:none; | |
} | |
input,textarea { | |
vertical-align:middle; | |
font-family:Helvetica, Arial, "LiHei Pro", PMingLiU, sans-serif; | |
font-size:1em; | |
color:#000; | |
border:1px solid #ddd; | |
background:#f5f5f5; | |
-webkit-border-radius:4px; | |
-moz-border-radius:4px; | |
border-radius:4px; | |
padding:2px 5px; | |
} | |
select { | |
font-family:Helvetica, Arial, "LiHei Pro", PMingLiU, sans-serif; | |
font-size:1em; | |
color:#333; | |
border:1px solid #ddd; | |
background:#f5f5f5; | |
padding:2px; | |
} | |
#authority { | |
width:1200px; | |
text-align:center; | |
font-size:13px; | |
background:#ddd; | |
-webkit-border-bottom-right-radius:8px; | |
-webkit-border-bottom-left-radius:8px; | |
-moz-border-radius-bottomright:8px; | |
-moz-border-radius-bottomleft:8px; | |
border-bottom-right-radius:8px; | |
border-bottom-left-radius:8px; | |
-moz-box-shadow:1px 1px 2px #aaa; | |
-webkit-box-shadow:1px 1px 2px #aaa; | |
box-shadow:1px 1px 2px #aaa; | |
margin:0 auto; | |
padding:8px 0; | |
} | |
#authority a { | |
color:#999; | |
background:#f5f5f5; | |
-webkit-border-radius:3px; | |
-moz-border-radius:3px; | |
border-radius:3px; | |
margin:0 2px; | |
padding:2px 5px; | |
} | |
#container3 { | |
overflow:hidden; | |
position:relative; | |
width:1100px; | |
background:#fff; | |
-webkit-border-radius:8px; | |
-moz-border-radius:8px; | |
border-radius:8px; | |
-moz-box-shadow:1px 1px 2px #aaa; | |
-webkit-box-shadow:1px 1px 2px #aaa; | |
box-shadow:1px 1px 2px #aaa; | |
margin:15px auto 30px; | |
padding:25px 0 10px; | |
} | |
#header { | |
position: relative; | |
height: 620px; | |
padding: 0; | |
} | |
#login-bar { | |
color:#aaa; | |
position:absolute; | |
top:-20px; | |
right:1px; | |
text-align:right; | |
width:928px; | |
font-size:11px; | |
border-bottom:1px dotted #ccc; | |
padding:0 10px; | |
} | |
#login-bar a:hover { | |
color:#000; | |
} | |
#banner { | |
height:620px; | |
background:url(http://pic.pimg.tw/girvan/1375428386-2189349991.jpg); | |
background-repeat: no-repeat; | |
} | |
#banner h1 { | |
position: absolute; | |
top: 41px; | |
left: 10px; | |
} | |
#banner h1 a{ | |
width: 415px; | |
text-align: center; | |
line-height: 40px; | |
height: 30px; | |
overflow: hidden; | |
font-size: 22px; | |
border-right: 0px solid #ccc; | |
height: 51px; | |
text-indent: -999em; | |
display:block; | |
} | |
#banner h1 a:hover { | |
border: 2px dashed gray; | |
} | |
table { | |
border-collapse:collapse; | |
border-spacing:0; | |
width:100%; | |
} | |
#banner h2 { | |
} | |
.skiplink { | |
position:absolute; | |
top:-20px; | |
left:10px; | |
font-size:11px; | |
} | |
#blog-category { | |
position:absolute; | |
top:-20px; | |
left:65px; | |
font-size:11px; | |
color:#aaa; | |
} | |
#navigation { | |
position:absolute; | |
top:440px; | |
right:0px; | |
width:270px; | |
height:35px; | |
background:#fff url(http://pic.pimg.tw/pixnetvisual/7b50563db8d70081580c27a1f139cdc8.gif); | |
-webkit-border-top-left-radius:5px; | |
-webkit-border-top-right-radius:5px; | |
-moz-border-radius-topleft:5px; | |
-moz-border-radius-topright:5px; | |
border-top-left-radius:5px; | |
border-top-right-radius:5px; | |
margin:0; | |
padding:0 0 0 10px; | |
} | |
#navigation li { | |
float:left; | |
list-style:none; | |
margin:0; | |
} | |
#navigation li a { | |
display:block; | |
width:100%; | |
height:35px; | |
font-size:0; | |
text-indent:-5000px; | |
} | |
#navigation li#link-album { | |
width:60px; | |
} | |
#navigation li#link-blog { | |
width:150px; | |
} | |
#navigation li#link-guestbook { | |
width:85px; | |
} | |
#navigation li#link-profile { | |
width:65px; | |
} | |
#main { | |
_height:2%; | |
overflow:hidden; | |
_overflow:none; | |
padding:0px; | |
} | |
#content { | |
float:left; | |
width:800px; | |
} | |
#spotlight { | |
margin:0 auto 20px; | |
} | |
#spotlight h5 { | |
color:#000; | |
font-size:15px; | |
border-bottom:1px dashed #bbb; | |
padding:5px; | |
} | |
#spotlight-text { | |
padding:5px; | |
} | |
.article { | |
clear:both; | |
_height:1%; | |
position:relative; | |
margin:0 auto 20px; | |
} | |
.article-head { | |
overflow:hidden; | |
height:40px; | |
line-height:40px; | |
padding:0 0 0px 0px; | |
} | |
.publish { | |
float:left; | |
padding:0 10px !important; | |
text-align:right; | |
font-size:20px; | |
padding-right:10px; | |
} | |
.date { | |
font-size:18px; | |
} | |
.title { | |
font-size:24px; | |
} | |
.article-body { | |
padding:10px 10px 0; | |
} | |
.bookmark { | |
font-size:11px; | |
color:#aaa; | |
margin:5px auto; | |
} | |
#content .recommended-posts1 { | |
margin:1em 0 1em 1.5em; | |
} | |
#content .recommended-posts3 { | |
margin:1em 0 1em 2em; | |
} | |
#content .recommended-posts1 h5 span,#content .recommended-posts3 h5 span { | |
font-size:1.1em; | |
font-weight:normal; | |
margin-top:10px; | |
} | |
#content .recommended-posts1 .recommended-post-image { | |
border:1px solid #ccc; | |
} | |
#content .recommended-posts1 ul { | |
top:35px; | |
} | |
#content .recommended-posts3 ul { | |
border:none; | |
border-left:1px solid #ddd; | |
} | |
#content .recommended-posts3 ul li { | |
border:0; | |
border-right:1px solid #ddd; | |
} | |
#content .recommended-posts1 ul li a,#content .recommended-posts3 ul li a { | |
color:#999; | |
text-decoration:none; | |
} | |
#content .recommended-posts3 ul li a:hover { | |
color:#333; | |
background:#f5f5f5; | |
} | |
#content .recommended-posts1 ul li a.selected { | |
background:none; | |
} | |
#content .recommended-posts3 ul li a img { | |
border-color:#ccc; | |
} | |
#content .recommended-posts3 ul li a:hover img { | |
background:#fff; | |
} | |
.article-footer { | |
font-size:11px; | |
color:#999; | |
border-top:1px dashed #bbb; | |
margin:10px 0 0; | |
padding:5px 10px; | |
} | |
.refer,.history { | |
float:left; | |
width:50%; | |
} | |
.back-to-top { | |
clear:both; | |
text-align:right; | |
} | |
.back-to-top a { | |
color:#aaa; | |
text-decoration:underline; | |
} | |
.user-post-title { | |
height:25px; | |
line-height:25px; | |
background:url(http://pic.pimg.tw/pixnetvisual/92032e3d3dcabdb7bc9d6a769184f8a4.jpg?v=1288345368) no-repeat 15px 0; | |
} | |
.user-post-title img { | |
margin:7px 0 0; | |
} | |
#comment-title { | |
background-position:15px -25px; | |
} | |
#trackback-url { | |
margin:10px auto; | |
} | |
#trackback-url input { | |
margin-right:3px; | |
} | |
.post-comment { | |
text-align:right; | |
} | |
.post-comment a { | |
border-right:1px solid #bbb; | |
border-bottom:1px solid #bbb; | |
background:#eee; | |
-webkit-border-radius:3px; | |
-moz-border-radius:3px; | |
border-radius:3px; | |
padding:5px 10px; | |
} | |
.post-comment a:hover { | |
color:#fff; | |
border:1px solid #ccc; | |
background:#ccc; | |
text-decoration:none; | |
} | |
ul.single-post { | |
position:relative; | |
min-height:90px; | |
_height:90px; | |
line-height:20px; | |
background:#eee; | |
-webkit-border-radius:5px; | |
-moz-border-radius:5px; | |
border-radius:5px; | |
margin:20px auto; | |
padding:10px 10px 10px 110px; | |
} | |
#trackback-text ul.single-post { | |
min-height:auto; | |
_height:auto; | |
padding:10px; | |
} | |
ul.secret { | |
min-height:20px; | |
_height:20px; | |
padding:10px; | |
} | |
li.post-photo { | |
position:absolute; | |
top:10px; | |
left:10px; | |
} | |
li.post-photo img { | |
width:80px; | |
height:80px; | |
border:1px solid #fff; | |
border-right:1px solid #ccc; | |
border-bottom:1px solid #ccc; | |
background:#fff; | |
padding:4px; | |
} | |
li.post-info { | |
height:20px; | |
overflow:hidden; | |
font-size:11px; | |
color:#999; | |
padding-right:30px; | |
} | |
.floor { | |
position:absolute; | |
top:10px; | |
right:10px; | |
width:auto; | |
display:block; | |
font-size:1.4em; | |
color:#ccc; | |
} | |
li.post-text { | |
border-bottom:1px solid #ddd; | |
padding:5px; | |
} | |
li.post-text p,li.post-text a { | |
color:#aaa; | |
font-weight:bold; | |
} | |
li.reply-text { | |
color:#000; | |
border-top:1px solid #fff; | |
padding:5px; | |
} | |
li.reply-text textarea { | |
display:block; | |
margin:0 0 3px; | |
} | |
li.reply-text p { | |
text-align:right; | |
font-size:11px; | |
color:#aaa; | |
} | |
li.reply-text p a { | |
color:#999; | |
text-decoration:underline; | |
} | |
.article-area-title,#view-mode { | |
float:left; | |
width:68%; | |
height:20px; | |
overflow:hidden; | |
font-size:12px; | |
color:#999; | |
border-bottom:1px solid #ddd; | |
margin:0 0 15px; | |
padding:0 1% 5px; | |
} | |
#view-mode { | |
width:28%; | |
text-align:right; | |
font-size:11px; | |
} | |
#view-mode a { | |
background:#e5e5e5; | |
-webkit-border-radius:3px; | |
-moz-border-radius:3px; | |
border-radius:3px; | |
margin:0 2px; | |
padding:1px 4px; | |
} | |
.main-list th,.main-list td { | |
background:#e5e5e5; | |
padding:7px 10px; | |
} | |
.main-list td { | |
border-bottom:1px dashed #bbb; | |
background:none; | |
} | |
td.list-date { | |
width:15%; | |
font-size:11px; | |
} | |
td.list-visit,td.list-comment { | |
width:10%; | |
font-size:11px; | |
color:#aaa; | |
} | |
.page { | |
font-size:11px; | |
text-align:center; | |
margin:20px auto; | |
padding:5px 0; | |
} | |
.page a,.page span { | |
color:#999; | |
-webkit-border-radius:3px; | |
-moz-border-radius:3px; | |
border-radius:3px; | |
margin:0 3px 0 0; | |
padding:1px 5px; | |
} | |
.page a:hover { | |
background:#f5f5f5; | |
} | |
.page span { | |
color:#000; | |
background:#e5e5e5; | |
} | |
#links { | |
float:right; | |
width:285px; | |
overflow:hidden; | |
} | |
.box { | |
margin:0 auto 10px; | |
} | |
.box-title { | |
height:32px; | |
line-height:32px; | |
overflow:hidden; | |
color:#333; | |
background:url(http://pic.pimg.tw/pixnetvisual/8d76afad660f14c413c89babdca39bae.jpg); | |
padding:0 10px 3px 30px; | |
} | |
.box-text { | |
color:#999; | |
font-size:12px; | |
padding:10px; | |
} | |
.box-text a { | |
color:#777; | |
} | |
.box-text a:hover { | |
color:#444; | |
} | |
.inner-box ul { | |
margin:0 0 0 1.3em; | |
} | |
.box-more { | |
text-align:center; | |
margin:5px auto; | |
} | |
.box-more a { | |
font-size:11px; | |
color:#999; | |
background:#eee; | |
border:1px solid #fff; | |
-webkit-border-radius:3px; | |
-moz-border-radius:3px; | |
border-radius:3px; | |
padding:1px 4px; | |
} | |
.box-more a:hover { | |
color:#444; | |
text-decoration:none; | |
background:#f5f5f5; | |
border:1px solid #ccc; | |
} | |
#friendbox ul.friendlist li img { | |
width:36px; | |
height:36px; | |
} | |
#user-info .box-text { | |
padding:10px; | |
} | |
#user-info dl { | |
margin:10px 0 0; | |
padding:10px 0 0; | |
} | |
#user-info dl dd { | |
margin:0; | |
} | |
#search li { | |
display:inline; | |
} | |
#search input#search-target { | |
width:110px; | |
} | |
#latest-comment li span { | |
color:#bbb; | |
font-size:.9em; | |
border-right:1px solid #ddd; | |
margin:0 5px 0 0; | |
padding:0 5px 0 0; | |
} | |
#latest-comment li a { | |
display:block; | |
height:20px; | |
overflow:hidden; | |
} | |
body #newsfeed ul li,body #followed-murmurs ul li { | |
font-family:Helvetica, Arial, "LiHei Pro", PMingLiU, sans-serif; | |
border-bottom:1px dashed #bbb; | |
} | |
body #followed-murmurs .murmurs-photo img { | |
height:30px; | |
width:30px; | |
border:1px solid; | |
background:none repeat scroll 0 0 #FFF; | |
padding:1px; | |
} | |
body #newsfeed ul li .newsfeed-content .newsfeed-author a,body #followed-murmurs .murmurs-content a.murmurs-author { | |
color:#444; | |
font-weight:normal; | |
} | |
#visitor ul,#crumb ul { | |
_height:1%; | |
overflow:hidden; | |
_overflow:none; | |
} | |
#visitor ul li,#crumb ul li { | |
float:left; | |
margin:0 5px 5px 0; | |
} | |
#visitor ul li a img,#crumb ul li a img { | |
width:36px; | |
height:36px; | |
background:#FFF; | |
border:1px solid; | |
vertical-align:top; | |
padding:1px; | |
} | |
#calendar th,#calendar td { | |
text-align:center; | |
font-size:11px; | |
line-height:24px; | |
border:1px solid #eee; | |
} | |
#calendar th a { | |
display:block; | |
text-decoration:underline; | |
} | |
#calendar td a { | |
display:block; | |
color:#444; | |
background:#eee; | |
} | |
#footer { | |
text-align:center; | |
font-size:11px; | |
color:#999; | |
background:#eee; | |
-webkit-border-bottom-right-radius:6px; | |
-webkit-border-bottom-left-radius:6px; | |
-moz-border-radius-bottomright:6px; | |
-moz-border-radius-bottomleft:6px; | |
border-bottom-right-radius:6px; | |
border-bottom-left-radius:6px; | |
margin:0 10px; | |
padding:5px; | |
} | |
#comment-form td,#comment-form th { | |
vertical-align:top; | |
padding:2px; | |
} | |
#comment-form th { | |
width:100px; | |
text-align:right; | |
} | |
#comment-form input.radio { | |
width:auto; | |
background:none; | |
border:none; | |
} | |
input#send-comment { | |
width:10%; | |
} | |
fieldset,img,abbr,acronym { | |
border:0; | |
} | |
caption,th,body #followed-murmurs .murmurs-content { | |
text-align:left; | |
} | |
.article-content ul,.article-content ol,.author,.main-list { | |
clear:both; | |
} | |
a:hover,.article-content a { | |
text-decoration:underline; | |
} | |
#login-bar a,.skiplink a,#blog-category a { | |
color:#999; | |
} | |
.time,.user-post-title span,.weekday { | |
display:none; | |
} | |
.title img,.forward img,li.post-text img,#recent-article li img { | |
vertical-align:middle; | |
} | |
.author,.forward,#friendbox .friends-all a,body #newsfeed a.show-all-newsfeed,body #followed-murmurs a.show-all-murmurs { | |
font-size:11px; | |
color:#999; | |
} | |
.author a,.forward a,.article-footer a,#footer a { | |
color:#666; | |
} | |
#trackback-url input#trackback-input,input#blogcommenttext_name { | |
width:50%; | |
} | |
.list-visit,.list-comment,#search .box-text { | |
text-align:center; | |
} | |
body #newsfeed ul li .newsfeed-photo a,body #followed-murmurs ul li .murmurs-photo a,#friendbox ul.friendlist li a,#visitor ul li a,#crumb ul li a { | |
color:#ccc; | |
} | |
#comment-form input,#comment-form textarea { | |
width:98%; | |
} | |
#fs-desc, #nav, #mail, #facebook { position:absolute;} | |
#navigation { display:none; } | |
#fs-desc{ | |
top: 415px; | |
left: 99px; | |
} | |
#fs-desc p { | |
margin: 10px 0; | |
} | |
h1 { | |
} | |
#nav { | |
bottom: 39px; | |
left: 98px; | |
height: 24px; | |
font-size: 20px; | |
-moz-opacity: 0.50; | |
opacity: 0.50; | |
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=50); | |
-webkit-border-radius: 5px; | |
-moz-border-radius: 5px; | |
border-radius: 5px; | |
background-color: white; | |
padding: 3px 15px; | |
} | |
#nav:hover { | |
-moz-opacity: 0.60; | |
opacity: 0.60; | |
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=60); | |
background-color:#ff0066 ; | |
} | |
#nav:hover a { color:white; } | |
#nav a { | |
font-family:"微軟正黑體"; | |
} | |
#nav .sp { | |
padding:0 8px; | |
} | |
#mail { | |
display: block; | |
width: 359px; | |
height: 30px; | |
top: 341px; | |
left: 45px; | |
} | |
#mail:hover { | |
border: 1px solid gray; | |
} | |
#facebook { | |
display: block; | |
width: 557px; | |
height: 30px; | |
top: 374px; | |
left: 45px; | |
} | |
#facebook:hover { | |
border: 1px solid gray; | |
} | |
/* hide MIB */ | |
#links-row-1 > div { z-index:5; } | |
#links-row-1 > div:first-child { margin-top: -999em; position:absolute; z-index:0; } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment