Last active
December 20, 2015 14:19
-
-
Save girvan/6145400 to your computer and use it in GitHub Desktop.
gogoami 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
/* gogoami : Thu, 25 Jul 2013 02:01:39 +0800 */ | |
#comment-form table { | |
width:96%; | |
margin:0 auto; | |
} | |
#comment-form td,#comment-form th { | |
border:1px solid #555; | |
padding:3px 5px; | |
} | |
#comment-form input#send-comment { | |
padding:3px 5px; | |
} | |
.article-content p { | |
margin-bottom:1em; | |
} | |
body,div,dl,dt,dd,ul,ol,li,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; | |
} | |
address,caption,cite,code,dfn,em,th,var { | |
font-style:normal; | |
font-weight:normal; | |
} | |
ol,ul { | |
list-style:none; | |
} | |
h1,h2,h3,h4,h5,h6 { | |
font-size:100%; | |
font-weight:normal; | |
} | |
q:before,q:after { | |
content:''; | |
} | |
pre { | |
font-size:1em; | |
} | |
.article-content { | |
_height:1%; | |
overflow:hidden; | |
_overflow:none; | |
line-height:18px; | |
font-family:Verdana; | |
} | |
html { | |
scrollbar-face-color:#fff; | |
scrollbar-highlight-color:#fff; | |
scrollbar-shadow-color:#fff; | |
scrollbar-3dlight-color:#fff; | |
scrollbar-darkshadow-color:#fff; | |
scrollbar-arrow-color:#EAEAEA; | |
scrollbar-track-color:#fff; | |
} | |
body { | |
font-size:11px; | |
font-family:Verdana; | |
color:#444; | |
letter-spacing:1.5px; | |
background-image:url(none); | |
background-color:#fff; | |
background-position:undefined; | |
} | |
#body-div { | |
width:1003px; | |
position:relative; | |
margin:0 auto; | |
} | |
br { | |
letter-spacing:0; | |
} | |
a { | |
text-decoration:none; | |
color:#666; | |
} | |
#authority { | |
top:35px; | |
left:10px; | |
position:absolute; | |
} | |
#authority a { | |
float:left; | |
display:block; | |
text-indent:-5000px; | |
margin-right:2px; | |
width:12px; | |
height:12px; | |
font-size:0; | |
background:#EAEAEA; | |
} | |
#authority a:hover { | |
background:#888; | |
} | |
#container { | |
width:1003px; | |
background:url(http://pic.pimg.tw/s9me7617/1216042888.png) repeat-y center; | |
margin:0 auto; | |
} | |
#login-bar { | |
margin-left:10px; | |
top:8px; | |
position:absolute; | |
} | |
#body-div { width:1140px; } | |
#header { | |
/* background:url(http://pic.pimg.tw/s9me7617/1216042889.png) no-repeat center; | |
background-image:url(http://pic.pimg.tw/gogoami/1352447034-3057742398.jpg); | |
width:1003px; | |
*/ | |
height:277px; | |
background-color:#fbb; | |
background-position:center; | |
background-repeat:no-repeat; | |
} | |
#banner h1 a { | |
font-size:23px; | |
font-family:"Century Gothic"; | |
color:#fff; | |
font-weight:bold; | |
position:absolute; | |
/* top:200px; */ | |
margin-left:90px; | |
} | |
#banner h2 { | |
/* | |
position:absolute; | |
color:#666; | |
text-align:left; | |
margin-left:420px; | |
top:255px; | |
*/ | |
} | |
#navigation { | |
position:absolute; | |
background:url(http://pic.pimg.tw/s9me7617/1216042890.png) no-repeat top left; | |
left:720px; | |
top:190px; | |
width:200px; | |
height:50px; | |
} | |
#link-profile a,#link-album a,#link-guestbook a,#link-blog a { | |
display:block; | |
height:20px; | |
font-size:0; | |
color:#fff; | |
} | |
#link-profile a:hover,#link-album a:hover,#link-guestbook a:hover,#link-blog a:hover { | |
display:block; | |
text-decoration:none; | |
height:20px; | |
font-size:0; | |
color:#fff; | |
} | |
#link-album { | |
position:absolute; | |
width:60px; | |
left:0; | |
top:10px; | |
} | |
#link-blog { | |
position:absolute; | |
width:50px; | |
left:0; | |
top:25px; | |
} | |
#link-guestbook { | |
position:absolute; | |
width:110px; | |
left:90px; | |
top:10px; | |
} | |
#link-profile { | |
position:absolute; | |
width:80px; | |
left:90px; | |
top:25px; | |
} | |
#content { | |
float:left; | |
padding-left:70px; | |
overflow:hidden; | |
margin-top:10px; | |
width:630px; | |
color:#999; | |
} | |
#spotlight { | |
margin:0 0 20px; | |
} | |
#spotlight-text { | |
text-align:left; | |
border-bottom:1px dotted #ddd; | |
padding:5px; | |
} | |
#spotlight-text a { | |
color:#666; | |
} | |
.article-area-title { | |
text-align:left; | |
padding-bottom:5px; | |
margin:10px 0 0 5px; | |
} | |
#display { | |
text-align:center; | |
margin-left:10px; | |
} | |
.article { | |
margin-bottom:20px; | |
border-bottom:1px solid #ccc; | |
} | |
.publish { | |
font-size:11px; | |
font-family:Verdana; | |
color:#f69; | |
padding:0; | |
} | |
.title h2 a { | |
font-size:15px; | |
font-weight:bold; | |
font-family:Verdana; | |
color:#333; | |
} | |
.title h2 a:hover { | |
color:#787777; | |
} | |
.article-body { | |
line-height:18px; | |
color:#666; | |
padding:20px 10px 0 0; | |
} | |
.more { | |
text-align:right; | |
margin-top:10px; | |
color:#666; | |
} | |
.more a { | |
text-decoration:none; | |
background:#eee; | |
} | |
.bookmark img { | |
filter:gray; | |
} | |
.author { | |
text-align:right; | |
color:#444; | |
margin:10px 0 3px; | |
} | |
.forward { | |
text-align:right; | |
} | |
.page { | |
text-align:right; | |
font-size:11px; | |
font-family:Verdana; | |
margin:0 10px 0 0; | |
} | |
.page span { | |
color:#000; | |
background:#999; | |
} | |
#trackback-url { | |
margin-right:17px; | |
text-align:right; | |
} | |
#trackback-input img { | |
diplay:none; | |
} | |
#trackback-box input,select { | |
height:18px; | |
line-height:18px; | |
border:1px solid #EAEAEA; | |
background:#eee; | |
margin:0 5px 0 0; | |
} | |
#trackback-url input { | |
font-size:11px; | |
font-family:Verdana; | |
color:#666; | |
padding:0 0 2px; | |
} | |
#trackback-title { | |
text-align:left; | |
margin-top:20px; | |
} | |
#comment-title { | |
text-align:left; | |
margin-bottom:20px; | |
} | |
.user-post-title { | |
font-size:12px; | |
font-family:Gulim; | |
color:#666; | |
} | |
#comment-text { | |
margin-left:90px; | |
} | |
#comment-box .single-post { | |
_height:1%; | |
overflow:hidden; | |
_overflow:none; | |
margin:20px 0 0; | |
} | |
.single-post .floor { | |
color:#000; | |
font-size:20px; | |
font-weight:bold; | |
font-family:Verdana; | |
} | |
.post-info { | |
padding-left:15px; | |
margin-bottom:0; | |
padding-bottom:5px; | |
color:#aaa; | |
} | |
.post-info .post-time { | |
color:#aaa; | |
} | |
.post-info a { | |
background:#999; | |
color:#000; | |
} | |
.post-info a:hover { | |
background:#aaa; | |
} | |
.post-info img { | |
width:10px; | |
height:10px; | |
visibility:hidden; | |
} | |
a.user-name,a.reply-message,a.user-name:hover,a.reply-message:hover { | |
border:none; | |
background:none; | |
} | |
.post-text { | |
float:left; | |
width:360px; | |
margin-top:0; | |
color:#999; | |
padding:10px; | |
} | |
#trackback-box .post-text { | |
width:auto; | |
float:none; | |
} | |
.post-photo { | |
float:left; | |
display:inline; | |
text-align:center; | |
width:90px; | |
border:1px solid #bbb; | |
overflow:hidden; | |
margin:10px 20px 0 0; | |
padding:2px 2px 0; | |
} | |
.post-photo a:hover img { | |
filter:alpha(opacity=50); | |
-moz-opacity:0.5; | |
opacity:0.5; | |
} | |
.user-name { | |
margin-left:20px; | |
color:#000; | |
font-family:Verdana; | |
} | |
.reply-text { | |
line-height:16px; | |
clear:both; | |
text-align:right; | |
margin-left:120px; | |
width:358px; | |
border:1px solid #ccc; | |
overflow:hidden; | |
color:#333; | |
padding:10px 10px 10px 0; | |
} | |
.secret { | |
margin-top:15px; | |
color:#666; | |
background:#eee; | |
} | |
.post-comment { | |
text-align:center; | |
font-size:11px; | |
font-family:Verdana; | |
margin:15px 0; | |
} | |
.post-comment a { | |
border:1px solid #ccc; | |
color:#666; | |
padding:2px; | |
} | |
.post-comment a:hover { | |
background:#ccc; | |
color:#fff; | |
border:1px solid #ccc; | |
padding:2px; | |
} | |
.main-list { | |
margin-top:20px; | |
} | |
.main-list table { | |
width:90%; | |
} | |
.main-list h3 { | |
margin-bottom:10px; | |
padding:5px 10px; | |
} | |
.main-list th { | |
border-bottom:1px solid #eee; | |
color:#000; | |
padding:2px; | |
} | |
.main-list td { | |
margin-top:5px; | |
color:#666; | |
padding:2px; | |
} | |
#links { | |
float:right; | |
width:250px; | |
overflow:hidden; | |
font:11px Verdana; | |
color:#666; | |
padding:20px 30px 0 0; | |
} | |
.box a { | |
text-decoration:none; | |
} | |
.box a:hover { | |
text-decoration:none; | |
background:#eee; | |
color:#000; | |
} | |
.box-title { | |
text-align:left; | |
font:bold 10pt Verdana; | |
color:#333; | |
margin:0 0 10px 5px; | |
} | |
.box-text li { | |
margin:3px 0 0; | |
} | |
.box-text { | |
padding:0 5px; | |
} | |
.box-more a { | |
display:inline; | |
color:#666; | |
} | |
#visitor ul,#crumb ul { | |
_height:1%; | |
overflow:hidden; | |
_overflow:none; | |
} | |
#visitor li a img,#crumb li a img { | |
width:31px; | |
height:31px; | |
border:1px solid #ccc; | |
padding:1px; | |
} | |
#visitor .box-text li a { | |
display:block; | |
margin-right:5px; | |
} | |
#visitor ul a:hover img,#crumb .box-text li img { | |
filter:alpha(opacity=60); | |
opacity:0.6; | |
-moz-opacity:0.6; | |
} | |
#murmur { | |
position:absolute; | |
width:250px; | |
top:40px; | |
left:710px; | |
} | |
#murmur .murmur-time { | |
font:8pt Georgia; | |
color:#8A5656; | |
margin-bottom:10px; | |
} | |
.murmur-text { | |
line-height:18px; | |
font:11px Verdana; | |
background:#eee; | |
color:#666; | |
} | |
#broadcast .box-text ul { | |
_height:1%; | |
overflow:hidden; | |
_overflow:none; | |
margin-top:3px; | |
} | |
.broadcast-photo img { | |
width:30px; | |
height:30px; | |
border:1px solid #ddd; | |
overflow:hidden; | |
margin:2px; | |
padding:2px; | |
} | |
.broadcast-time { | |
font-size:11px; | |
padding:5px 0 0 5px; | |
} | |
.broadcast-time a { | |
text-decoration:none; | |
display:block; | |
width:195px; | |
} | |
.broadcast-text a { | |
text-decoration:none; | |
display:block; | |
color:#999; | |
} | |
.broadcast-text { | |
clear:both; | |
margin-bottom:3px; | |
width:220px; | |
border-bottom:1px solid #ddd; | |
} | |
#counter .box-title { | |
display:none; | |
font-size:11px; | |
font-family:Verdana; | |
} | |
#counter { | |
position:absolute; | |
top:255px; | |
margin-left:-645px; | |
font-size:11px; | |
font-family:Verdana; | |
} | |
#counter .box-text li { | |
display:inline; | |
} | |
#category .box-text a { | |
display:list-item; | |
list-style-type:disc; | |
list-style-position:inside; | |
} | |
#category-list { | |
color:#9e9e9e; | |
} | |
#latest-comment .box-text { | |
color:#073C7E; | |
} | |
#latest-comment a { | |
display:block; | |
color:#666; | |
} | |
input#search-submit { | |
color:#666; | |
border-top:1px solid #fff; | |
border-bottom:1px solid #000; | |
border-left:1px solid #fff; | |
border-right:1px solid #fff; | |
background:#eee; | |
} | |
#calendar .box-text { | |
line-height:16px; | |
font-family:Verdana; | |
} | |
#calendar table { | |
text-align:center; | |
width:240px; | |
} | |
#calendar th { | |
text-align:center; | |
line-height:16px; | |
background:#eee; | |
} | |
#calendar td { | |
text-align:center; | |
} | |
#calendar td a { | |
text-align:center; | |
text-decoration:none; | |
background:#bbb; | |
} | |
#archive .box-text select { | |
font-size:12px; | |
font-family:Verdana; | |
width:200px; | |
background:#fff; | |
} | |
#archive .box-more { | |
text-align:right; | |
margin-top:10px; | |
} | |
#subscription .box-text li { | |
width:100%; | |
text-align:right; | |
font-size:10px; | |
color:#073C7E; | |
} | |
#mylink .box-text { | |
color:#772B1A; | |
} | |
#mylink .box-text a { | |
width:100%; | |
text-align:left; | |
font-size:11px; | |
color:#666; | |
} | |
#footer { | |
clear:both; | |
text-align:right; | |
color:#666; | |
font-size:11px; | |
height:90px; | |
background:url(http://pic.pimg.tw/s9me7617/1216042891.png) no-repeat bottom; | |
padding:10px 10px 0 50px; | |
} | |
fieldset,img,abbr,acronym { | |
border:0; | |
} | |
caption,th,#banner,#murmur .box-text { | |
text-align:left; | |
} | |
a:hover,.box-more a:hover { | |
color:#888; | |
} | |
#banner .skiplink,#blog-category,#spotlight h5,#blog-main .refer,.user-ip,.img.pixnet-user,.reply-text p,#murmur .box-title,#category .box-text .box-more,#footer p,#bottom { | |
display:none; | |
} | |
.bookmark,#murmur .box-more { | |
text-align:right; | |
margin-top:20px; | |
} | |
#comment-box,.box { | |
margin-bottom:20px; | |
} | |
#visitor li,#crumb li,.broadcast-photo { | |
float:left; | |
} | |
#recent-article a,#subscription .box-text a { | |
display:block; | |
text-align:left; | |
font-size:11px; | |
} | |
.title { | |
color:#333; | |
} | |
#banner h1 a:hover,#header h1 a,#header h1 a:link,#header h1 a:visited,#header h1 a:hover,#header h1 a:active,#header h1 a,#header h1 a:link,#header h1 a:visited,#header h1 a:hover,#header h1 a:active { | |
color:#fff; | |
} | |
#content a,#content a:link,#content a:visited { | |
color:#f69; | |
} | |
#content a:hover,#content a:active { | |
color:#b0b; | |
} | |
/* ----------------------------- blog doctor -------------------------- */ | |
/* layout */ | |
#header { | |
background:url(http://pic.pimg.tw/girvan/1376120733-3538955281.jpg) no-repeat; | |
height:500px; | |
} | |
#navigation,authority { display:none; } | |
#fs-desc,#email, #nav { | |
position:absolute; | |
} | |
#banner h2 { | |
position:relative; | |
width: auto; | |
height: auto; | |
} | |
#container { | |
background:none; | |
width:1140px; | |
} | |
h1 { position:relative; | |
} | |
h1 a { | |
position: absolute; | |
left: 196px; | |
width: 472px; | |
height: 253px; | |
top: 139px; | |
display:block; | |
overflow:hidden; | |
text-indent:-999em; | |
} | |
h1 a:hover { | |
border: 2px dashed gray; | |
} | |
#email { | |
width: 231px; | |
height: 30px; | |
top: 397px; | |
left: 325px; | |
} | |
#email:hover { | |
border:dashed 2px gray; | |
} | |
#fs-desc { | |
top: 402px; | |
left: 663px; | |
font-size: 14px; | |
} | |
#nav { | |
width: auto; | |
left: 264px; | |
top: 453px; | |
padding: 0 20px; | |
font-size: 18px; | |
} | |
#nav a { | |
font-size: 16px; | |
color: white; | |
font-family: "微軟正黑體"; | |
} | |
#nav .sp { | |
color:gray; | |
} | |
#nav a:hover { | |
color:#F39; | |
} | |
#content { | |
width:850px; | |
padding-left:10px; | |
} | |
#counter { | |
top:458px; | |
font-size: 12px; | |
margin-left:-822px; | |
} | |
body { font-size:12px; } | |
#links { | |
width:280px; | |
padding:0; | |
} | |
/* ----------------------------- /blog doctor -------------------------- */ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment