Author: humbedooh
Date: Sat Mar 21 10:08:33 2015
New Revision: 1668221

URL: http://svn.apache.org/r1668221
Log:
css tweaks

Modified:
    steve/trunk/pytest/www/htdocs/css/steve_interactive.css

Modified: steve/trunk/pytest/www/htdocs/css/steve_interactive.css
URL: 
http://svn.apache.org/viewvc/steve/trunk/pytest/www/htdocs/css/steve_interactive.css?rev=1668221&r1=1668220&r2=1668221&view=diff
==============================================================================
--- steve/trunk/pytest/www/htdocs/css/steve_interactive.css (original)
+++ steve/trunk/pytest/www/htdocs/css/steve_interactive.css Sat Mar 21 10:08:33 
2015
@@ -19,7 +19,7 @@
 body {
   /*color: #333333;*/
   font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
-  font-size: 90%;
+  font-size: 100%;
 }
 .wrap {
   padding: 40px;
@@ -463,7 +463,7 @@ fieldset legend {
 
 #preloader {
   height: 300px;
-  width: 600px;
+  width: 700px;
   font-size: 24px;
   font-style: italic;
   font-weight: bold;
@@ -476,7 +476,7 @@ fieldset legend {
 }
 
 #preloaderWrapper {
-  width: 600px;
+  width: 700px;
   height: 500px;
   margin: 0px auto;
   text-align: center;


Reply via email to