mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-31 19:53:24 +00:00
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>
This commit is contained in:
parent
74021afd97
commit
68c56751c4
3 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
*/
|
||||
|
||||
* { padding: 0; margin: 0; }
|
||||
img { border: 0; margin: 15px; }
|
||||
img { border: 0; margin: 15px; max-width:90% }
|
||||
|
||||
/*** Layout ***/
|
||||
|
||||
|
|
0
Documentation/mobile-images/StatsPanel.jpg
Executable file → Normal file
0
Documentation/mobile-images/StatsPanel.jpg
Executable file → Normal file
Before Width: | Height: | Size: 96 KiB After Width: | Height: | Size: 96 KiB |
0
Documentation/mobile-images/StatsRegression.jpg
Executable file → Normal file
0
Documentation/mobile-images/StatsRegression.jpg
Executable file → Normal file
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 90 KiB |
Loading…
Add table
Reference in a new issue