diff --git a/index.html b/index.html index 1a19d31a4fa6cd4232e0057435d647c94851b4de..cead1048ddb2cc9df9ef1ce24783c339c683611c 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,7 @@
- librehosters is a network of cooperation and solidarity that uses free software to encourage decentralisation through federation and distributed platforms. Our values connect transparency, fairness and privacy with a culture of data portability and public contributions to the commons. + librehosters is a network of cooperation and solidarity that uses free software to encourage decentralisation through federation and distributed platforms. Our values connect transparency, fairness and privacy with a culture of data portability and public contributions to the commons.
diff --git a/style.css b/style.css index 7b01b1f23d824179c562b6bd91007a9ea1fe134e..711d7cabb1039ecddd404d6cf87aecaf36783458 100644 --- a/style.css +++ b/style.css @@ -33,7 +33,7 @@ html, body { text-align: center; } -a { +a, .block span { color: hsla(208, 61%, 53%, 1); } @@ -68,10 +68,6 @@ h1 { align-self: flex-end; } -.block a { - text-decoration: none; -} - .content { background-color: #1f1f1f; color: white;