summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2021-02-21 12:42:10 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2021-02-21 12:42:10 -0800
commit68c56751c41fbd4ed97b46dab637addfbe488215 (patch)
tree36c7c5b1fb6989556dfee6b7ee8acc8f828c7971 /Documentation
parent74021afd97c572a0ba35da1093c276db38826627 (diff)
downloadsubsurface-68c56751c41fbd4ed97b46dab637addfbe488215.tar.gz
mobile/manual: small style change to fit pictures
This way they don't exceed the page size. This also removes execute bits from a couple of pictures. That's just wrong... Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/compact_subsurface.css2
-rw-r--r--[-rwxr-xr-x]Documentation/mobile-images/StatsPanel.jpgbin98586 -> 98586 bytes
-rw-r--r--[-rwxr-xr-x]Documentation/mobile-images/StatsRegression.jpgbin91909 -> 91909 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/compact_subsurface.css b/Documentation/compact_subsurface.css
index 8c2f9c94d..14a84875f 100644
--- a/Documentation/compact_subsurface.css
+++ b/Documentation/compact_subsurface.css
@@ -8,7 +8,7 @@
*/
* { padding: 0; margin: 0; }
-img { border: 0; margin: 15px; }
+img { border: 0; margin: 15px; max-width:90% }
/*** Layout ***/
diff --git a/Documentation/mobile-images/StatsPanel.jpg b/Documentation/mobile-images/StatsPanel.jpg
index 67fccc62f..67fccc62f 100755..100644
--- a/Documentation/mobile-images/StatsPanel.jpg
+++ b/Documentation/mobile-images/StatsPanel.jpg
Binary files differ
diff --git a/Documentation/mobile-images/StatsRegression.jpg b/Documentation/mobile-images/StatsRegression.jpg
index a12aba10f..a12aba10f 100755..100644
--- a/Documentation/mobile-images/StatsRegression.jpg
+++ b/Documentation/mobile-images/StatsRegression.jpg
Binary files differ