Font correction
authorveltr
Thu, 22 Nov 2012 10:54:45 +0100
changeset 47 67e3051fe084
parent 46 f02b45b9532c
child 48 2774e46c3e9d
Font correction
integration/css/common.css
--- a/integration/css/common.css	Thu Nov 22 10:52:52 2012 +0100
+++ b/integration/css/common.css	Thu Nov 22 10:54:45 2012 +0100
@@ -62,6 +62,7 @@
 /* custom reset */
 body{
 	height: 100%;
+	font-family: 'Open Sans';
 }
 a{
 	color:#000;
@@ -85,7 +86,6 @@
 	min-height:100%;
 	width: 960px;
 	margin: 0 auto;
-	font-family: 'Open Sans';
 	font-weight: 400;
 	color:#333333;
 	font-size: 13px;