模板:Documentation/styles.css
.documentation,
.documentation-header.documentation-docpage {
border: 1px solid #AAA;
}
.documentation,
.documentation-header,
.documentation-footer {
background-color: #F8F9FA;
}
.documentation.documentation-nodoc {
background-color: #F9EAEA;
}
.documentation.documentation-baddoc {
background-color: #F9F2EA;
}