gui+html: Default page now "Recent actions", new feature to preview .txt files

Change-Id: Ife7f29eb36af0d080936f03196bca1a3005c2b66
diff --git a/gui/html/css/style.css b/gui/html/css/style.css
index a4211ca..8c298d1 100644
--- a/gui/html/css/style.css
+++ b/gui/html/css/style.css
@@ -221,7 +221,7 @@
 }

 

 pre {

-    font-size: 9px;

+    /* font-size: 9px; */

 }

 

 #loader {