summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAche <ache@ache.one>2016-09-08 04:16:18 +0200
committerAche <ache@ache.one>2016-09-08 04:16:18 +0200
commit17bcb2a071d46429b30145471e670551a0531707 (patch)
tree2c087b8243096e41ecd16713f8d991c5a4d79fc6
parentAjout de la taille de lireLaSuite (diff)
fix
-rwxr-xr-xdesign/contenu.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/design/contenu.css b/design/contenu.css
index c041e30..98aea78 100755
--- a/design/contenu.css
+++ b/design/contenu.css
@@ -154,6 +154,7 @@
}
.lireLaSuite {
float: left;
+ width: 80px;
opacity:0.8;
font-size: 0.6em;
font-weight: bold;
@@ -163,7 +164,6 @@
}
.lireLaSuite a {
color: #888888;
- width: 80px;
outline: none;
text-decoration: none;
}