CSS padding for front page increased and use HTTPS for Agile

This commit is contained in:
Chris Croome 2019-06-19 16:25:30 +01:00
parent e75044d133
commit ae02954868
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
title: Agile Collective title: Agile Collective
name: Agile Collective name: Agile Collective
members: 12 members: 12
website: http://agile.coop/ website: https://agile.coop/
email: info@agile.coop email: info@agile.coop
twitter: AgileCollective twitter: AgileCollective
github: agilecollective github: agilecollective

View File

@ -6658,7 +6658,7 @@ a:focus {
height: 123px; height: 123px;
text-align: center; text-align: center;
border: solid 1px #e6e5e1; border: solid 1px #e6e5e1;
padding: 4px; padding: 8px;
background-color: #ffffff; background-color: #ffffff;
display: block; display: block;
margin-bottom: -1px; margin-bottom: -1px;