|
|
Line 119: |
Line 119: |
| font-size: 88%; | | font-size: 88%; |
| line-height: 1.5em; | | line-height: 1.5em; |
| }
| |
| .toc colour {
| |
| border: 1px solid #aaa;
| |
| background-color: #f9f9f9;
| |
| color: black;
| |
| /* @noflip */
| |
| margin: 0.5em 0 0.5em 1em;
| |
| padding: 0.2em;
| |
| /* @noflip */
| |
| float: right;
| |
| /* @noflip */
| |
| clear: right;
| |
| /* @noflip */
| |
| text-align: left;
| |
| font-size: 88%;
| |
| line-height: 1.5em;
| |
| }
| |
| .navbox {
| |
| border: 1px solid #aaa;
| |
| width: 100%;
| |
| margin: auto;
| |
| clear: both;
| |
| font-size: 88%;
| |
| text-align: center;
| |
| padding: 1px;
| |
| } | | } |