4 lines
96 B
CSS
4 lines
96 B
CSS
div.results { margin-top: 1em; }
|
|
div.photo { float: right; }
|
|
div.photo img { max-width: 100%; }
|