初步改了一下博客风格

 也不是搞前端的,写的有点不堪,主要是默认的那些个有点看不下去了~~~

body {
	background: #f6f6f6
}
  
#leftcontent {
	top: 270px;
	border-width: 0;
	font-size: 14px
}

.catListTitle {
	background: #f3f3f3;
	padding: 8px 10px
}

.header {
	border-bottom-width: 0;
	background: url(https://images.cnblogs.com/cnblogs_com/bob-li/1569954/o_shan.jpg) no-repeat center bottom;
	background-size: 100% auto
}

#mytopmenu {
	margin: 0;
	background: #f6f6f6;
	border-right-width: 0;
	border-left-width: 0;
	border-top-width: 0;
	background: #fff;
	border-bottom: 2px solid #eee;
	height: 40px
}

#mystats {
	float: right;
	width: 29%;
	padding: 8px 20px
}

#mylinks {
	float: left;
	width: 60%;
	padding: 8px 20px
}

a.headermaintitle:active,a.headermaintitle:link,a.headermaintitle:visited {
	font-size: 28px;
	color: #fff;
	line-height: 50px;
	padding-bottom: 15px
}

.header {
	padding-left: 40px
}

.postTitle {
	font-size: 18px;
	color: #000;
	padding: 10px
}

.post {
	border-width: 0;
	border-radius: 5px;
	font-size: 16px
}

.syntaxhighlighter a,.syntaxhighlighter code,.syntaxhighlighter div,.syntaxhighlighter table,.syntaxhighlighter table caption,.syntaxhighlighter table tbody,.syntaxhighlighter table td,.syntaxhighlighter table thead,.syntaxhighlighter table tr,.syntaxhighlighter textarea {
	font-size: 14px!important
}

.commentbox_title {
	width: 100%;
	font-size: 16px;
	padding: 7px
}

#tbCommentBody {
	width: 100%;
	height: 180px
}

#btn_comment_submit {
	border: none;
	font-family: 'Microsoft Yahei';
	font-size: 18px;
	cursor: pointer;
	position: relative;
	vertical-align: middle;
	display: inline-block;
	background: #666;
	color: #fff;
	height: 48px;
	width: 120px;
	border-radius: 4px;
	background: #006df0
}

  

posted on 2019-10-16 23:04  不过如此_Li  阅读(91)  评论(0)    收藏  举报

Copyright © Bob.Li 感谢博客园提供的平台
Powered by .NET Core 3.0.0 on Linux