summaryrefslogtreecommitdiff
path: root/programmes.css
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2021-01-17 22:15:53 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2021-01-17 22:15:53 +0100
commitfd12ca3baa0cf7c419f41f216bdb0f015bcc9212 (patch)
tree7eabf491a93cb2c826c0f25a40eb8f0ee1f8ea72 /programmes.css
parent04560a91b0bb93186c9b3aa14c1734cabc26e2a9 (diff)
downloadquatuorbellefeuille.com-fd12ca3baa0cf7c419f41f216bdb0f015bcc9212.tar.xz
Simplify news and program pages a bit
Diffstat (limited to 'programmes.css')
-rw-r--r--programmes.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/programmes.css b/programmes.css
index 1274130..95907ac 100644
--- a/programmes.css
+++ b/programmes.css
@@ -35,12 +35,10 @@ main > div {
}
.program {
- position: relative;
background-color: #099;
}
.program a {
- position: absolute;
display: flex;
align-items: center;
justify-content: center;