mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-10 06:34:16 +00:00
vertical align pics
This commit is contained in:
parent
6fa834bc9c
commit
c1ab5943c6
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Outputs browsable static html archives of each site, a PDF, a screenshot, and a
|
|||
|
||||
**Supports: Browser Bookmarks (Chrome, Firefox, Safari, IE, Opera), Pocket, Pinboard, Reddit, Wallabag, Shaarli, Delicious, Instapaper, Unmark.it, RSS, and more!**
|
||||
|
||||
<img src="screenshot.png" width="70%" alt="Desktop Screenshot"><img src="screenshot_mobile.png" width="30%" alt="Mobile Screenshot">
|
||||
<img src="screenshot.png" width="70%" alt="Desktop Screenshot" style="vertical-align:top"><img src="screenshot_mobile.png" width="30%" alt="Mobile Screenshot" style="vertical-align:top">
|
||||
|
||||
## Quickstart
|
||||
|
||||
|
|
Loading…
Reference in a new issue