Improve screenshots visibility

This commit is contained in:
James Read 2024-04-11 11:13:10 +01:00 committed by GitHub
parent 558e1819bf
commit 0b546eaeb5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 3 deletions

View File

@ -48,15 +48,21 @@ OliveTin gives **safe** and **simple** access to predefined shell commands from
Desktop web browser; Desktop web browser;
![Desktop screenshot](media/screenshotDesktop.png) <p align = "center">
<img alt = "screenshot" src = "https://github.com/OliveTin/OliveTin/blob/main/media/screenshotDesktop.png" />
</p>
Desktop web browser (dark mode); Desktop web browser (dark mode);
![Desktop screenshot](media/screenshotDesktopDark.png) <p align = "center">
<img alt = "screenshot" src = "https://github.com/OliveTin/OliveTin/blob/main/media/screenshotDesktopDark.png" />
</p>
Mobile screen size (responsive layout); Mobile screen size (responsive layout);
![Mobile screenshot](media/screenshotMobile.png) <p align = "center">
<img alt = "screenshot" src = "https://github.com/OliveTin/OliveTin/blob/main/media/screenshotMobile.png" style = "height: 700px;" />
</p>
## Documentation ## Documentation