Changes
From Shining Moon Wikipedia
194 bytes added
, 05:43, 16 October 2020
| Line 1: |
Line 1: |
| | @import url("https://fonts.googleapis.com/css?family=Redressed"); | | @import url("https://fonts.googleapis.com/css?family=Redressed"); |
| | + | |
| | + | .toc-btf { |
| | + | float: right; |
| | + | position: fixed; |
| | + | width: 300px; |
| | + | right: 0px; |
| | + | top: 170px; |
| | + | background: rgba(229, 232, 232, 0.5); |
| | + | border: 1px solid #0096d6; |
| | + | padding: 5px; |
| | + | } |
| | | | |
| | table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td { | | table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td { |