mootools
作者:admin
分类:前端笔记
字数:905
阅读:1274
.hibot {
background: none repeat scroll 0 0 #111111;
color: #E6E1DC;
font-family: monospace;
font-size: 14px;
margin: auto;
padding: 0 0 0 38px;
}
.hibot li {
background: none repeat scroll 0 0 #111111;
border-left: 2px solid #CCCCCC;
list-style-position: outside;
list-style-type: decimal;
margin: 0;
padding-left: 10px;
text-indent: 0;
word-break: break-all;
word-wrap: break-word;
}
.hibot .num {
color: #A5C261;
}
.hibot .attr {
color: #4093CC;
}
.hibot .comment {
color: #BC9458;
font-style: italic;
}
.hibot .special {
color: #DA4939;
}
.hibot .statement {
color: #CC7833;
}
.hibot .preProc {
color: #E6E1DC;
}
.hibot .include, .hibot .head {
color: #CC7833;
}
.hibot .string {
color: #A5C261;
}
.hibot .type, .hibot .keyword, .hibot .val {
color: #DA4939;
}