我写的CS

::selection {
background: rgba(71, 64, 60, 0.6);
color: rgba(135, 207, 26, 1);
}

::-moz-selection {
background: rgb(50,50,50,0.6);
}

#content
{
background-color : rgba(182, 209, 212, 0.88);
}

.post .postfoot {color: #E7F7FF;font-size: 20PX;}

.diggword {
margin-top: 6px;
margin-left: 0;
font-size: 13px;
color: rgb(0, 0, 0);
}

div.commentform textarea.comment_textarea {
line-height: 1.6;
background-color: #CFD2D6;
}

div.commentform textarea {
font-family: 'Microsoft YaHei' !important;
width: 450px;
height: 300px;
font-size: 14px;
}

#leftmenu {
float: left;
left: 0;
width: 185px;
padding: 0;
padding-bottom: 5px;
padding-left: 5px;
overflow: hidden;
background-color: #E7E3D0;
}


h1 a:visited, h1 a:active, h1 a:link, h1 a:hover {
color: #68D0DF;
margin-top: 50px;
text-decoration: blink;
}

body{
background-color: rgb(66, 24, 51) !important;
}

/*代码展示*/
.syntaxhighlighter .line.alt1 {
background-color: #000!important;
}

.syntaxhighlighter .line.alt2 {
background-color: #080A0F!important;
}

.syntaxhighlighter .plain, .syntaxhighlighter .plain a {
color: #D16565!important;
}

.syntaxhighlighter .keyword {
font-weight: normal!important;
color: #31A0EB!important;
}

.syntaxhighlighter .string, .syntaxhighlighter .string a {
color: rgb(43, 185, 100)!important;
}

.syntaxhighlighter .functions {
color: #C7C730!important;
}

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

.syntaxhighlighter .gutter .line {
border-right: 2px solid #49266F!important;
}

 

posted on 2016-10-25 13:42  infinitable  阅读(83)  评论(0编辑  收藏  举报

导航