|
|
| 行 3: |
行 3: |
| .mw-body, .mw-body-content, .mw-body-content { | | .mw-body, .mw-body-content, .mw-body-content { |
| font-family: Roboto, RobotoDraft, Helvetica, Arial, '微軟正體黑', 'PingFang TC', sans-serif; | | font-family: Roboto, RobotoDraft, Helvetica, Arial, '微軟正體黑', 'PingFang TC', sans-serif; |
| }
| |
|
| |
| #specialchars select {
| |
| display:inline;
| |
| vertical-align: baseline;
| |
| }
| |
| #specialchars{
| |
| width:100%;
| |
| margin-top:10px;
| |
| border:1px solid #aaa;
| |
| padding:1px;
| |
| text-align:center;
| |
| box-sizing: border-box;
| |
| }
| |
|
| |
| #specialchars button {
| |
| font-size:0.9em;
| |
| margin: 0.2em 0.1em;
| |
| }
| |
| .section-Edittools .index {
| |
| display:none;
| |
| }
| |
| .section-Edittools .pages {
| |
| width: 100% !important;
| |
| }
| |
|
| |
| /* Workaround for WikiEditor toolbar button characters breaking out. */
| |
| #wikiEditor-ui-toolbar .com-editbuttons span {
| |
| line-height: 1em;
| |
| font-size: 1em;
| |
| } | | } |