| Line 540: |
Line 540: |
| | background: none; | | background: none; |
| | } | | } |
| | + | |
| | html .thumbimage { | | html .thumbimage { |
| | background-color: none; | | background-color: none; |
| | border:none; | | border:none; |
| | + | } |
| | + | |
| | + | .mw-parser-output .mod-gallery .whitebg .thumb { |
| | + | /* background: none; */ |
| | + | } |
| | + | |
| | + | li.gallerybox div.thumb { |
| | + | /* border: none; */ |
| | + | /* background-color: none; */ |
| | } | | } |
| | | | |