54 bytes added
, 08:06, 8 October 2020
| Line 6: |
Line 6: |
| | margin: 0 0 1em 1em; | | margin: 0 0 1em 1em; |
| | padding: 1em; | | padding: 1em; |
| − | width: 400px; | + | max-width:20%; |
| | } | | } |
| | .infobox-title { | | .infobox-title { |
| Line 14: |
Line 14: |
| | .infobox-image { | | .infobox-image { |
| | text-align: center; | | text-align: center; |
| | + | } |
| | + | .infobox-image img { |
| | + | max-width:90%; |
| | + | height:auto; |
| | } | | } |
| | .infobox table { | | .infobox table { |