changeset 24:aaadd6c104c3

Improve instructions.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 03 Jun 2016 19:18:22 +0300
parents ce5509f09992
children cc87079b40aa
files instructions.php
diffstat 1 files changed, 3 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/instructions.php	Fri Jun 03 19:18:02 2016 +0300
+++ b/instructions.php	Fri Jun 03 19:18:22 2016 +0300
@@ -55,7 +55,7 @@
 available in most UNIX/Linux systems as follows:
 </p>
 
-<pre>
+<pre style="background: black;">
 cat your_log_files | grep -a -B2 "^You mix .* and create a quantity of " > alloylog.txt
 </pre>
 
@@ -83,9 +83,8 @@
 downloadable link.
 </p>
 
-<p>If you can't use GNU grep or other method of providing similar results, but
-are willing to send your logfiles verbatim, that is also possible,
-but not recommended.
+<p style="background: black; color: red;">If you can't use GNU grep or other method of providing similar results, but
+are willing to send your logfiles verbatim, that is also possible.
 </p>
 
 <p>