标签:ora bar idt nts set form ide ext 2.0
/*主页面*/
#home {
background:rgba(233,233,233, 0.7);
width: 97%;
margin: 40px auto;
box-shadow: 0 0 10px #000;
border-radius: 10px 10px 10px 10px !important;
}
/*背景*/
body{
background-image:url("https://img.zcool.cn/community/011be3570fd0006ac7251f05ba189e.jpg@1280w_1l_2o_100sh.jpg");
background-repeat:no-repeat;
background-size:100%;
background-attachment: fixed;
font-size: 18px;
}
/*大标题*/
#blogTitle h1 {
left: 20px;
font-size: 43px;
line-height: 2.0em;
font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
}
/*小标题*/
#blogTitle h2 {
font-size: 18px;
line-height: 3.2;
left: 12px;
color: #696969;
}
/*管理*/
#navigator {
background:rgba(22, 159, 230, 0.7);
border: 1px solid #87CEFA;
}
#navList a {
width: 5.9em;
font-size: 24px;
}
/*文章内容*/
#topics {
border-radius: 6px 6px 6px 6px !important;
background:rgba(0, 0, 0, 0);
border: 1px solid #ACACAC;
}
#topics .postTitle {
font-size: 180%;
}
#topics .postTitle a {
color:#169fe6;
}
/*代码*/
.cnblogs-markdown .hljs, .cnblogs-post-body .hljs {
font-size: 15px!important;
box-shadow: inset 0 0 9px black;
border-radius: 6px 6px 6px 6px !important;
}
#profile_block a {
color: #101010;
text-decoration: none;
font-size: 13px;
}
#sideBarMain {
}#widget_my_zzk {
padding: 15px 0 15px 15px;
}#blog-comments-placeholder {
background:rgba(255, 255, 255, 0);
border: 1px solid #ACACAC;
}#comment_form_container {
background:rgba(255, 255, 255, 0);
border: 1px solid #ACACAC;
}div.commentform textarea.comment_textarea {
border-radius: 6px 6px 6px 6px !important;
background:rgba(255, 255, 255, 0.4);
border: 1px solid #ACACAC;
}#under_post_news {
background:rgba(255, 255, 255, 0);
border: 1px solid #ACACAC;
}#under_post_kb {
background:rgba(255, 255, 255, 0);
border: 1px solid #ACACAC;
}.sidebar-block ul li {
border-bottom: 1px solid#BFBFBF;
border-left: 1px solid#BFBFBF;
border-right: 1px solid#BFBFBF;
color: #ACACAC;
}.feedbackCon {
border: 1px dashed #ACACAC;
background:rgba(255, 255, 255, 0.5);
}#EntryTag a {
background:rgba(255, 255, 255, 0.5);
border-radius: 6px 6px 6px 6px !important;
box-shadow: 0 0 5px #778899;
}#blog-sidecolumn{
opacity: 0.70;
}
.sidebar-block h3 {
border-radius: 6px 6px 0 0 !important;
}
.day {
background:rgba(255, 255, 255, 0.7);
}
div {
border-radius: 6px 6px 6px 6px !important;
}.catListTitle {
border-radius: 6px 6px 0px 0px !important;
background:rgba(22,159,230, 0.7);
}#profile_block {
border-radius: 0px 0px 6px 6px !important;
background:rgba(255, 255, 255, 0.7);
}
.hljs-ln-n {
text-align: right;
padding-right: 8px;
}
/*点赞*/
#div_digg {
position:fixed;
bottom:16px;
width:45px;
right:390px;
border:2px solid #6FA833;
padding:12px;
background-color:#fff;
border-radius:5px 5px 5px 5px !important;
box-shadow:0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
}
.buryit {
display: none;
}
/*代码样式*/
pre {
white-space: pre;
word-wrap: normal;
} .cnblogs-markdown .hljs {
font-size: 16px!important;
font-family: consolas,monospace !important;
display: block;
overflow-x: auto;
padding: 0.5em;
background:rgba(0, 0, 0, .7) !important;
color:#fff !important;
white-space: pre;
word-break: normal;
padding: 10px 15px !important;
} .hljs, .hljs-tag, .hljs-subst {
color: #f8f8f2;
} .hljs-strong, .hljs-emphasis {
color: #a8a8a2;
} .hljs-bullet, .hljs-quote, .hljs-number, .hljs-regexp, .hljs-literal, .hljs-link {
color: #FFD700;
} .hljs-code, .hljs-title, .hljs-section, .hljs-selector-class {
color: #1E90FF;
} .hljs-strong {
font-weight: bold;
} .hljs-emphasis {
font-style: italic;
} .hljs-keyword, .hljs-selector-tag, .hljs-name, .hljs-attr {
color: #ae81ff;
} .hljs-symbol, .hljs-attribute {
color: #66d9ef;
} .hljs-params, .hljs-class .hljs-title {
color: #f5871f;
} .hljs-string, .hljs-type, .hljs-built_in, .hljs-builtin-name, .hljs-selector-id, .hljs-selector-attr, .hljs-selector-pseudo, .hljs-addition, .hljs-variable, .hljs-template-variable {
color: #74E22D;
} .hljs-comment, .hljs-deletion, .hljs-meta {
color: #FF8C00;
}
/*告别广告*/
#ad_t2 {
display: none;
}
.c_ad_block {
display: none;
}
#profile_block a {
font-size: 18px;
}#profile_block {
font-size: 18px;
}
标签:ora bar idt nts set form ide ext 2.0
原文地址:https://www.cnblogs.com/812-xiao-wen/p/10317834.html