#post_next_prev {
line-height: 3.8;
font-size: 20px;
text-align: center;
margin: 20px;
}day {
min-height: 10px;
margin-bottom: 30px;
padding-bottom: 5px;
position: relative;
border-style: double;
border-color: lightblue;
}.day {
min-height: 10px;
padding-bottom: 5px;
position: relative;
margin: 20px;
margin-right: 20px;
margin-left: 20px;
margin-left: 30px;
margin-right: 30px;
}#green_channel {
padding: 10px 0;
margin-bottom: 10px;
margin-top: 10px;
border: #c0c0c0 1px dashed;
font-size: 12px;
350px;
text-align: center;
display: none;
}#author_profile {
float: left;
280px;
margin-top: 0;
margin-bottom: 10px;
color: #000;
margin-left: 0;
font-size: 12px;
display: none;
}#post_next_prev {
line-height: 3.8;
font-size: 20px;
text-align: center;
}.postDesc {
padding-left: 0;
100%;
text-align: center;
color: #666;
margin-top: 5px;
background: none;
font-size: 18px;
}#div_digg {
float: right;
margin-bottom: 10px;
margin-right: 30px;
font-size: 12px;
125px;
text-align: center;
margin-top: 10px;
display: none;
}#EntryTag {
color: #666;
text-align: center;
font-size: 18px;
}#blogTitle {
height: 80px;
clear: both;
}.day .postTitle a {
padding-left: 10px;
font-size: 35px;
text-align: center;
display: inherit;
margin: auto;
}.postCon a:link, .postCon a:visited, .postCon a:active {
text-decoration: none;
color: blue;
}
#taglist_title {
margin-bottom: 10px;
font-size: 30px;
color: blue;
}#taglist td {
padding: 5px 20px 5px 10px;
font-size: 35px;
}#taglist_main #taglist .small {
font-size: 32px;
}.c_b_p_desc {
font-size: 20px;
line-height: 1.7;
}.day .postTitle a {
padding-left: 10px;
font-size: 30px;
}
.postCon {
float: right;
line-height: 1.5em;
100%;
clear: both;
padding: 10px 0;
font-size: 27px;
}
#navList {
min-height: 30px;
float: left;
font-size: 20px;
}
.postTitle {
font-size: 25px;
}
#navigator {
font-size: 13px;
border-bottom: 1px solid #ededed;
border-top: 1px solid #ededed;
height: 68px;
clear: both;
margin-top: 25px;
}
.blogStats {
color: #757575;
text-align: right;
font-size: 17px;
}
#home{
margin: 0 auto;
85%;
opacity: 0.87;
min- 950px;
padding: 30px;
background-color: #fff;
margin-top: 50px;
margin-bottom: 50px;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
border-radius:15px
}
#blogTitle h1 a {
color: deepskyblue;
text-align: center;
margin: auto;
display: inherit;
font-size: 100px;
font-family: SimHei,Simsun,Times,'Times New Roman',Georgia,serif,Youyuan;
}
#blogTitle h2 {
font-weight: normal;
font-size: 13px;
font-size: .928571429rem;
line-height: 1.846153846;
color: #757575;
text-align: center;
margin: auto;
display: inherit;
}
#topics .postTitle a {
color: cornflowerblue;
font-family: Youyuan,Georgia,Times New Roman,Times,sans-serif, monospace;
font-weight: bold;
font-size: 40px;
text-align: center;
margin: auto;
display: inherit;
}
body {
color: #000;
background: url(
https://img.xjh.me/random_img.php?return=302&type=bg&ctype=nature
) fixed;
background-size: 100%;
background-repeat: no-repeat;
font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
font-size: 12px;
min-height: 101%;
}
/* 文章标题样式(这个不是markdown里的标题) */
/* 普通文字样式 */
#cnblogs_post_body p {
margin: 15px auto;
color: #000;
font-family: Georgia,Times New Roman,Times,sans-serif, monospace;
font-size: 16px;
text-indent: 0;
}
/* 标题样式 */
#cnblogs_post_body h1 {
font-family: Consolas, "Microsoft YaHei", monospace;
font-size: 32px;
font-weight: bold;
line-height: 1.5;
margin: 10px 0;
}
#cnblogs_post_body h2 {
font-family: Consolas, "Microsoft YaHei", monospace;
font-size: 26px;
font-weight: bold;
line-height: 1.5;
margin: 20px 0;
}
#cnblogs_post_body h3 {
font-family: Georgia,Times New Roman,Times,sans-serif, monospace;
font-size: 20px;
font-weight: bold;
line-height: 1.5;
margin: 10px 0;
}
#cnblogs_post_body h4 {
font-family: Georgia,Times New Roman,Times,sans-serif, monospace;
font-size: 18px;
font-weight: bold;
margin: 10px 0;
}
/* 标题样式设置结束 */
/* 去除双下划线斜体样式 */
em {
font-style: normal;
color: #000;
}
/* 无序列表 */
#cnblogs_post_body ul li {
font-family: Georgia,Times New Roman,Times,sans-serif, monospace;
color: #000;
font-size: 16px;
list-style-type: disc;
}
/* 有序列表 */
#cnblogs_post_body ol li {
font-family: Georgia,Times New Roman,Times,sans-serif, monospace;
color: #000;
font-size: 16px;
list-style-type: decimal;
}
/* 超链接 */
#cnblogs_post_body a:link {
text-decoration: none;
color: #002C99;
}
/* 引用背景 */
#topics .postBody blockquote {
background: #7df7f517;
border: none;
margin: 0;
border-left: 5px solid #c5e9f438;
}
/* 单行代码
.cnblogs-markdown code {
font-family: Consolas, "Microsoft YaHei", monospace !important;
font-size: 16px !important;
line-height: 20px;
background-color: #f5f5f5 !important;
padding: 0 5px !important;
border-radius: 3px !important;
line-height: 1.8;
margin: 1px 5px;
vertical-align: middle;
display: inline-block;
}*/.cnblogs_code {
background-color: #f5f5f5;
font-family: Monospace !important;
font-size: 12px !important;
padding: 10px;
overflow: auto;
margin: 5px 0;
color: #000;
}
/* 多行代码, 引用
.cnblogs-markdown .hljs {
font-family: Consolas, "Microsoft YaHei", monospace !important;
font-size: 16px !important;
line-height: 1.5 !important;
padding: 5px !important;
}
*/
div[id^="ad_"] {
display: none;
}
div[class^="c_ad"] {
display: none;
}
div[id^="under_post"] {
display: none;
}
#topics
.postTitle {
border: 0px;
font-size: 200%;
font-weight: bold;
float: left;
line-height: 1.5;
100%;
padding-left: 5px;
}
.cnblogs_code pre {
font-family: Courier New!important;
font-size: 16px!important;
word-wrap: break-word;
white-space: pre-wrap;
}
.cnblogs_code span {
font-family: Courier New!important;
font-size: 16px!important;
line-height: 1.5!important;
}
.cnblogs-markdown .hljs, .cnblogs-post-body .hljs {
font-family: "Courier New",sans-serif!important;
font-size: 16px!important;
line-height: 1.5!important;
padding: 5px!important;
}
.catListTitle {
margin-top: 21px;
margin-bottom: 10.5px;
text-align: left;
border-left: 10px solid rgba(23, 210, 175, 0.91);
padding: 10px 0 14px 10px;
background-color: #f5f5f5;
}
bundle-summerGa…Ro4NL-lHw1:311
.catListTitle {
font-weight: bold;
line-height: 1.5em;
font-size: 110%;
margin-top: 15px;
text-align: center;
color: #114d96;
}
bundle-summerGa…wRo4NL-lHw1:49
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}
bundle-summerGa…wRo4NL-lHw1:21
* {
margin: 0;
padding: 0;
}
user agent stylesheet
h3 {
display: block;
font-size: 1.17em;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: bold;
}
#sideBar {
margin-top: -15px;
200px;
min-height: 200px;
padding: 0px 0 0px 5px;
float: left;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
display:none;
}
#mainContent {
min-height: 200px;
padding: 0px 0px 10px 0;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
word-break: break-all;
float: right;
margin-left: -25em;
120%;
}