summaryrefslogtreecommitdiff
path: root/actualités.css
diff options
context:
space:
mode:
Diffstat (limited to 'actualités.css')
-rw-r--r--actualités.css7
1 files changed, 1 insertions, 6 deletions
diff --git a/actualités.css b/actualités.css
index 40451de..26e147e 100644
--- a/actualités.css
+++ b/actualités.css
@@ -34,12 +34,8 @@ main > div {
grid-gap: 0.8em;
}
-.event {
- position: relative;
-}
-
.event a {
- position: absolute;
+ position: relative;
display: flex;
align-items: center;
justify-content: center;
@@ -65,7 +61,6 @@ main > div {
opacity: 0;
z-index: 1;
font-weight: bold;
- text-align: center;
color: white;
transition: 0.5s;
}