Fri, 2018-04-13 20:47
Hoping someone can give me clues or links.
cheers
HTML ...
included as attachment. (Squirrel-1_html.txt)
..
CSS ...
.media { display: flex; flex-flow: row; } .figure { flex: 1 1 33%; align-self: flex-start; order: 0; padding: 0 5px 0 0; max-height: 300 px; width: auto; } .media-body { flex: 1 1 66%; } p { margin: 0 10px 20px 10px; }
Have also attached the image file, and the main.css
and base.css
with "txt" extensions.
Attachment | Size |
---|---|
Suirrel_page-1.jpg | 156.97 KB |
Suirrel_page-2.jpg | 271.44 KB |
base.txt | 1.29 KB |
main.txt | 611 bytes |
Squirrel-1_html.txt | 2.4 KB |