Changes
Jump to navigation
Jump to search
84 bytes added
, 12:00, 11 July 2019
Line 444: |
Line 444: |
| | | |
| .imageDisplay { | | .imageDisplay { |
− | width: 25%; | + | width: 400px; |
| margin: auto; | | margin: auto; |
| float: right; | | float: right; |
Line 557: |
Line 557: |
| width: 100%; | | width: 100%; |
| clear: both; | | clear: both; |
| + | margin: auto; |
| + | } |
| + | |
| + | div>a>img { |
| + | width: 100%; |
| + | height: auto; |
| margin: auto; | | margin: auto; |
| } | | } |