diff --git a/assets/css/main.css b/assets/css/main.css index 7195106..ea20c41 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -1902,6 +1902,13 @@ justify-content: space-between; } + .flex.center { + -moz-justify-content: center; + -webkit-justify-content: center; + -ms-justify-content: center; + justify-content: center; + } + .flex.flex-2 article { width: 47%; } diff --git a/header-home.php b/header-home.php index 238eaa2..5f101a9 100644 --- a/header-home.php +++ b/header-home.php @@ -62,5 +62,5 @@ ?>
- + diff --git a/page-home.php b/page-home.php index 5da7337..368ebb8 100644 --- a/page-home.php +++ b/page-home.php @@ -1,7 +1,8 @@ - -Do you want to try Friendica but don't have the technical knowledge to install your server? + You can create an account on one of the many servers out there which accept new users!
+ +Be part of the network, host a Friendica server for you, your family and your friends!
+ +