|
|
| 第69行: |
第69行: |
| [[uid:4255473]] | | [[uid:4255473]] |
|
| |
|
| {{CSS|1=<nowiki>.vector-menu-portal .vector-menu-heading { | | {{用户:CrablePotion/CSS|全部效果=1}} |
| display: block;
| |
| color: #7048e8;
| |
| margin: 0.5em 0 0 0.66666667em;
| |
| border: 0;
| |
| padding: 0.25em 0;
| |
| font-size: 0.75em;
| |
| font-weight: normal;
| |
| cursor: default;
| |
| }
| |
| #mw-panel .portal .vector-menu-heading {
| |
| margin: 0;
| |
| padding: 0;
| |
| position: relative;
| |
| background-image: none;
| |
| font-size: 1.05rem;
| |
| line-height: 1.3rem;
| |
| font-weight: bold;
| |
| cursor: pointer;
| |
| }
| |
| h1 {
| |
| font-size: 188%;
| |
| color: #004578;
| |
| margin: 0;
| |
| padding-top: 0.5em;
| |
| padding-bottom: 0.17em;
| |
| line-height: 1.3;
| |
| overflow: hidden;
| |
| font-weight: bold;
| |
| }
| |
| h3, h4, h5, h6 {
| |
| color: #004578;
| |
| margin: 0;
| |
| padding-top: 0.5em;
| |
| padding-bottom: 0.17em;
| |
| line-height: 1.3;
| |
| overflow: hidden;
| |
| font-weight: bold;
| |
| }
| |
| .vector-body .toc h2 {
| |
| font-family: sans-serif;
| |
| font-size: 100%;
| |
| color: #004578;
| |
| background: #ffffff;
| |
| margin: 0;
| |
| padding-top: 0.5em;
| |
| padding-bottom: 0.17em;
| |
| line-height: 1.3;
| |
| overflow: hidden;
| |
| font-weight: bold;
| |
| }
| |
| div {
| |
| display: block;
| |
| }</nowiki>}}
| |