web/res/css/archives-iframe.css
changeset 499 5ef383948a34
parent 495 34f92d5b2acf
child 502 b035e0787bb0
--- a/web/res/css/archives-iframe.css	Fri Feb 10 17:58:01 2012 +0100
+++ b/web/res/css/archives-iframe.css	Fri Feb 10 18:18:28 2012 +0100
@@ -2,7 +2,7 @@
     background: #ffffff;
     padding: 0;
     margin: 0;
-    font-family: "PT Sans Narrow";
+    font-family: Georgia;
 }
 div, p, img {
     margin: 0;
@@ -30,7 +30,7 @@
     width: 270px;
     padding: 0;
     margin: 0;
-    height: 235px;
+    height: 230px;
 }
 .archivesActionsContainer {
     float: right;
@@ -51,12 +51,12 @@
 }
 .AVBtitle {
     font-weight: bold;
-    font-size: 16.5px;
+    font-size: 14px;
     white-space: nowrap;
     overflow: hidden;
 }
 .AVBtext {
-    font-size: 12px;
+    font-size: 11px;
     white-space: nowrap;
     overflow: hidden;
 }