--- a/toolkit/exemples/relations/design.css Tue Apr 15 17:47:43 2014 +0200
+++ b/toolkit/exemples/relations/design.css Wed Apr 16 14:59:23 2014 +0200
@@ -3,8 +3,9 @@
/* -- General style -- */
body {
- width: 960px;
- font: 14px Helvetica Neue;
+ width: 830px;
+ font: 14px;
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
text-rendering: optimizeLegibility;
overflow-y: scroll;
z-index: 1;
@@ -12,7 +13,7 @@
}
h1 {
- font-size: 36px;
+ font-size: 18px;
font-weight: 300;
margin-bottom: .3em;
}