Module:Documentation/styles.css: Difference between revisions
Jump to navigation
Jump to search
创建页面,内容为“.documentation { background-color: #eaf4f9; border: 1px solid #bbb; padding: 0.8em 1em 0.7em; margin-top: 1em; clear: both; } body.wgl-theme-dark .documentation { background-color: #393e3f; border-color: hsl(0, 0%, 36%); } .documentation-header-top, .documentation-header-bottom { padding: 0.8em 1em 0.7em; background-color: #eaf4f9; } body.wgl-theme-dark .documentation-header-top, body.wgl-theme-dark .documentation-header-bottom { background-color: #3…” |
m 1 revision imported |
(No difference)
|
Latest revision as of 12:29, 1 November 2024
.documentation { background-color: #eaf4f9; border: 1px solid #bbb; padding: 0.8em 1em 0.7em; margin-top: 1em; clear: both; } body.wgl-theme-dark .documentation { background-color: #393e3f; border-color: hsl(0, 0%, 36%); } .documentation-header-top, .documentation-header-bottom { padding: 0.8em 1em 0.7em; background-color: #eaf4f9; } body.wgl-theme-dark .documentation-header-top, body.wgl-theme-dark .documentation-header-bottom { background-color: #393e3f; } .documentation-header-top { margin: -0.8em -1em 0.8em; border-bottom: inherit; } .documentation-header-bottom { margin: 0.7em -1em -0.7em; border-top: inherit; clear: both; } .documentation #documentation-jump-to-code { white-space: nowrap; } .documentation #documentation-header-tools { float: right; margin-left: 2em; } .documentation-header-title { font-weight: bold; font-size: 130%; margin-right: 1em; line-height: 1; } .documentation-badDoc { background-color: #f9f2ea !important; } body.wgl-theme-dark .documentation-badDoc { background-color: #3f3c39 !important; } .documentation-noDoc { background-color: #f9eaea !important; } body.wgl-theme-dark .documentation-noDoc { background-color: #3f3939 !important; } /* [[Category:模板样式]] [[en:Module:Documentation/styles.css]] */