diff --git a/www/css/skeleton.css b/www/css/skeleton.css index 196fd77e0..a1e8f80a6 100644 --- a/www/css/skeleton.css +++ b/www/css/skeleton.css @@ -294,7 +294,7 @@ ul { ol { list-style: decimal inside; } ol, ul { - padding-left: 0; + padding-left: 10px; margin-top: 0; } ul ul, ul ol, diff --git a/www/index.html b/www/index.html index 43118d23b..c2cee83e4 100644 --- a/www/index.html +++ b/www/index.html @@ -130,7 +130,7 @@ you have researched your problem in advance before you send me your question.
  • - When the scripts finish their job you will find newly created minimal_linux_live.iso in the same folder where you + When the scripts finish their job you will find newly created minimal_linux_live.iso in the same folder where you executed the scripts. You can burn the ISO image file on CD/DVD, install it on USB flash drive via Universal USB Installer, or run it directly via PC emulator like VirtualBox.