Un titre très long ne dépasse plus (trop) sur la gauche (voir discussion pour commit 6525779)
@@ -183,6 +183,8 @@
.day .name {
position: absolute;
right: 0;
+ width: 50%;
+ height: 1.5em;
padding: 0 10px 0 0;
overflow: hidden;
color: #aab;
@@ -190,6 +192,7 @@
opacity: .3;
text-shadow: 0px -1px 0px #333;
font-style: italic;
+ text-align: right;
}
.flux {
@@ -696,6 +699,7 @@
display: none;
+ height: 2.6em;
font-size: 1em;
text-shadow: none;
@@ -182,13 +182,16 @@ body {
font-size: 1.8em;
- text-shadow: 0px -1px 0px #333;
+ z-index: -10;
@@ -709,6 +712,7 @@ body {