第15行: |
第15行: |
| line-height: 2; | | line-height: 2; |
| } | | } |
| + | |
| + | /* === Collapsible elements. Toggle-link moved to left. === |
| + | /* Margin around it adjusted. |
| + | /* https://community.fandom.com/wiki/Thread:1104268 |
| + | /* https://community.wikia.com/wiki/Thread:499656 |
| + | /* https://community.wikia.com/wiki/Help:Collapsing |
| + | /* https://cannabis.wikia.com/wiki/MediaWiki:Wikia.css */ |
| + | |
| + | .mw-collapsible span.mw-collapsible-toggle { |
| + | float:left; |
| + | margin-left:0; |
| + | margin-right:1em; |
| + | } |
| + | |
| | | |
| .content { | | .content { |