diff options
| author | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-08 17:27:36 +0000 |
|---|---|---|
| committer | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-08 17:27:48 +0000 |
| commit | bbfd08f419eccc003ff33db015d132d5cd664241 (patch) | |
| tree | eab799f3555e3790c0104d8deb03330390eaad2e /Android-Client.md | |
| parent | b3c6218adcc086172cdd3c46968d0fa480946632 (diff) | |
Android Client image styling (attempt 2).
GitHub was stripping the style attribute.
Diffstat (limited to 'Android-Client.md')
| -rw-r--r-- | Android-Client.md | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/Android-Client.md b/Android-Client.md index a47935a..c316a13 100644 --- a/Android-Client.md +++ b/Android-Client.md @@ -8,15 +8,17 @@ The app's source code may be found at https://github.com/tt-rss/tt-rss-android . ## Screenshots -[<img src="images/tt-rss-android/Screenshot_20250509_135136.webp" width="120" style="display: inline-block; float: left; padding-right: 5px">](images/tt-rss-android/Screenshot_20250509_135136.webp) +<p float="left"> + [<img src="images/tt-rss-android/Screenshot_20250509_135136.webp" width="120">](images/tt-rss-android/Screenshot_20250509_135136.webp) -[<img src="images/tt-rss-android/Screenshot_20250509_135154.webp" width="120" style="display: inline-block; float: left; padding-right: 5px">](images/tt-rss-android/Screenshot_20250509_135154.webp) + [<img src="images/tt-rss-android/Screenshot_20250509_135154.webp" width="120">](images/tt-rss-android/Screenshot_20250509_135154.webp) -[<img src="images/tt-rss-android/Screenshot_20250509_135217.webp" width="120" style="display: inline-block; float: left; padding-right: 5px">](images/tt-rss-android/Screenshot_20250509_135217.webp) + [<img src="images/tt-rss-android/Screenshot_20250509_135217.webp" width="120">](images/tt-rss-android/Screenshot_20250509_135217.webp) -[<img src="images/tt-rss-android/Screenshot_20250509_135426.webp" width="120" style="display: inline-block; float: left; padding-right: 5px">](images/tt-rss-android/Screenshot_20250509_135426.webp) + [<img src="images/tt-rss-android/Screenshot_20250509_135426.webp" width="120">](images/tt-rss-android/Screenshot_20250509_135426.webp) -[<img src="images/tt-rss-android/Screenshot_20250509_135438.webp" width="120" style="display: inline-block;">](images/tt-rss-android/Screenshot_20250509_135438.webp) + [<img src="images/tt-rss-android/Screenshot_20250509_135438.webp" width="120">](images/tt-rss-android/Screenshot_20250509_135438.webp) +</p> ## Download |