From 2d131b90ec9950cdfd6b4f73a27bd7ec66186aa9 Mon Sep 17 00:00:00 2001 From: Valessio Soares de Brito Date: Wed, 5 Jun 2019 20:25:56 -0400 Subject: [PATCH] fix img module footer and align --- modules/footer/css/footer.css | 1 + modules/footer/templates/footer.html.twig | 10 ++++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/modules/footer/css/footer.css b/modules/footer/css/footer.css index 1de5fb4..5fd09fe 100644 --- a/modules/footer/css/footer.css +++ b/modules/footer/css/footer.css @@ -7,5 +7,6 @@ .footer a { color: #729fcf; } .footer a:hover { color: #FFF; } .footer h4 { font-weight: bold; } +.footer li { list-style: none; line-height: 1.5em; } .footer .copyright { font-size: 0.9em; text-align: center; width: 80%; margin-top: 1em; border-top: 1px solid #111; padding: 1em; } diff --git a/modules/footer/templates/footer.html.twig b/modules/footer/templates/footer.html.twig index 8425117..47a5dc0 100644 --- a/modules/footer/templates/footer.html.twig +++ b/modules/footer/templates/footer.html.twig @@ -1,9 +1,13 @@
@@ -15,8 +19,6 @@
  • High Priority Free Software Projects
  • Free JavaScript
  • Secure Boot vs Restricted Boot
  • -
  • Upgrade from Windows
  • -
  • Surveillance
  • GNU Operating System
  • Defective by Design
  • See all campaigns
  • -- 2.25.1