diff --git a/css/style.css b/css/style.css index be0ef1a..b5581a6 100644 --- a/css/style.css +++ b/css/style.css @@ -40,6 +40,7 @@ header a { footer { background-color: #304B99; padding: 1em; + padding-bottom: 0; grid-column: 1/3; } @@ -80,3 +81,7 @@ footer { #buttons { text-align: center; } + +#buttons div { + margin-bottom: 1em; +} \ No newline at end of file diff --git a/footer.html b/footer.html index 1efba5b..33c759f 100644 --- a/footer.html +++ b/footer.html @@ -16,17 +16,25 @@
- - Edited with vim, Improved & Free. I love my editor - - This site is certified 100% cookie free! - - Panda - Web G - - made with my own two paws - - Sat no to WEB3 - Keep the web Free - +
+ + Edited with vim, Improved & Free. I love my editor + + This site is certified 100% cookie free! + + Panda - Web G + + made with my own two paws + + Sat no to WEB3 - Keep the web Free + +
+ +
+ + Linux, the choice of a GNU generation + +
diff --git a/img/linux.gif b/img/linux.gif new file mode 100644 index 0000000..5c404f9 Binary files /dev/null and b/img/linux.gif differ