Website updates.

This commit is contained in:
Ivan Davidov 2015-02-15 18:31:45 +02:00
parent 461b39b1d0
commit ccb0a47e32
2 changed files with 2 additions and 2 deletions

View File

@ -294,7 +294,7 @@ ul {
ol { ol {
list-style: decimal inside; } list-style: decimal inside; }
ol, ul { ol, ul {
padding-left: 0; padding-left: 10px;
margin-top: 0; } margin-top: 0; }
ul ul, ul ul,
ul ol, ul ol,

View File

@ -130,7 +130,7 @@
you have researched your problem in advance before you send me your question. you have researched your problem in advance before you send me your question.
</li> </li>
<li> <li>
When the scripts finish their job you will find newly created <strong>minimal_linux_live.iso</strong> in the same folder where you When the scripts finish their job you will find newly created <code>minimal_linux_live.iso</code> 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 executed the scripts. You can burn the ISO image file on CD/DVD, install it on USB flash drive via
<a target="_blank" href="http://www.pendrivelinux.com">Universal USB Installer</a>, <a target="_blank" href="http://www.pendrivelinux.com">Universal USB Installer</a>,
or run it directly via PC emulator like <a target="_blank" href="http://virtualbox.org">VirtualBox</a>. or run it directly via PC emulator like <a target="_blank" href="http://virtualbox.org">VirtualBox</a>.