From 1d748b0fecd23190723a69329505743ed714ecd4 Mon Sep 17 00:00:00 2001 From: rick Date: Wed, 1 Sep 2021 01:33:49 +0200 Subject: [PATCH] update(footer): add gpl logo and informations --- static/css/style.css | 7 ++++++- static/feudecamp.html | 5 +++++ static/index.html | 5 +++++ 3 files changed, 16 insertions(+), 1 deletion(-) diff --git a/static/css/style.css b/static/css/style.css index 0925726..586dcdd 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -3,9 +3,14 @@ h1 { } td, th { - border: 3px solid; + border: 3px solid white; } tr:nth-child(even) { background-color: #eee; } + +footer { + display: grid; + grid-template-columns: 1fr 1fr 1fr; +} diff --git a/static/feudecamp.html b/static/feudecamp.html index 05c420c..fe5969f 100644 --- a/static/feudecamp.html +++ b/static/feudecamp.html @@ -25,6 +25,11 @@ +
+