Line 293: |
Line 293: |
| table.fix { | | table.fix { |
| margin-top: 0px; | | margin-top: 0px; |
| + | } |
| + | |
| + | |
| + | /* Quick Fix Shit by Remi */ |
| + | /* Toggle button CSS for collapsible tables */ |
| + | div.wikia-menu-button { |
| + | border:1px solid blue; |
| + | border-radius: 5px; |
| + | padding:5px |
| } | | } |