diff -r d08bf980ff28 -r 4a9dbee41a6c www-thermferm/css/style.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/www-thermferm/css/style.css Tue Jul 08 23:53:04 2014 +0200 @@ -0,0 +1,10 @@ + + +body { + background: #fff; + color: #000; + font-family: Verdana, Arial, sans-serif; + width: 980px; + font-size: 12px; +} +