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
@ -8,7 +8,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
* { padding: 0; margin: 0; }
|
* { padding: 0; margin: 0; }
|
||||||
img { border: 0; margin: 15px; }
|
img { border: 0; margin: 15px; max-width:90% }
|
||||||
|
|
||||||
/*** Layout ***/
|
/*** 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…
x
Reference in New Issue
Block a user