diff --git a/app/signup/static/signup/style.scss b/app/signup/static/signup/style.scss
index b1bc6e8..2b84276 100644
--- a/app/signup/static/signup/style.scss
+++ b/app/signup/static/signup/style.scss
@@ -80,13 +80,14 @@ h1.brand-title > a, h2.brand-subtitle {
color: #eee;
}
-h1.brand-title > a {
- font-variant: small-caps;
- font-size: 3rem;
-}
-
-h1.brand-title > a:hover, h1.brand-title > a:focus {
- text-decoration: none;
+h1.brand-title {
+ a {
+ font-variant: small-caps;
+ font-size: 3rem;
+ }
+ a:hover, a:focus {
+ text-decoration: none;
+ }
}
h2.brand-subtitle {
@@ -107,6 +108,7 @@ main {
border-radius: 10px;
max-width: 1000px;
+ background-color: #e6e6e6;
background: radial-gradient(circle at top left, $blueLinkVisited 0%, $grey 50%, $darkTextColor 100%);
}
diff --git a/app/signup/templates/signup/index.html b/app/signup/templates/signup/index.html
index 269b77d..00803d0 100644
--- a/app/signup/templates/signup/index.html
+++ b/app/signup/templates/signup/index.html
@@ -65,11 +65,11 @@
Bootstrapped
+ Bootstrapped, users first
- Our main goal is to serve the users. We are guided by user needs, not the
- profits. We make it easy to get in and out (no lock-in), do not add
- artificial price gaps.
+ We are bootstrapped and are driven by users' needs, placing them above
+ profits. Our service is designed for effortless entry and exit, ensuring
+ there's no lock-in, and we avoid implementing artificial pricing barriers.
Open-source
- 11sync.net is powered by syncthing, an open-source file
- synchronization tool, first released in 2013.
- 11sync.net is open-source, licensed under AGPL-v3.
- Infrastructure of 11sync.net is open source too.
+ 11sync.net operates using syncthing,
+ a renowned open-source file synchronization tool first launched in 2013.
+ 11sync.net is FOSS, adhering to the AGPL-v3 license.
11sync.net is a privacy-preserving service to back-up and synchronize + 11sync.net is a privacy-preserving service to back-up and synchronize files across your and your colleagues' (or friends, or family) devices using Syncthing. In other words, 11sync.net is a Syncthing peer. @@ -148,7 +146,7 @@
Syncthing is a continuous file synchronization program. It + Syncthing is a continuous file synchronization program. It synchronizes files between your devices.