--- a/web/archives-iframe.php Fri Feb 10 17:58:01 2012 +0100
+++ b/web/archives-iframe.php Fri Feb 10 18:18:28 2012 +0100
@@ -61,6 +61,7 @@
startTimer();
})
startTimer();
+ $("a").attr("target", "_blank");
});
var _gaq = _gaq || [];
--- 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;
}