Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!
@@ -116,7 +113,7 @@
Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker.
When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers
to forward the information to.
- See
this document for more information
+ See
this document for more information
diff --git a/client/src/app/+about/about-peertube/about-peertube.component.scss b/client/src/app/+about/about-peertube/about-peertube.component.scss
index 2a5ec08f5..a0d227a28 100644
--- a/client/src/app/+about/about-peertube/about-peertube.component.scss
+++ b/client/src/app/+about/about-peertube/about-peertube.component.scss
@@ -37,18 +37,6 @@
.card {
margin: 30px;
flex-basis: 300px;
- font-size: 15px;
- }
-}
-
-.description,
-.p2p-privacy,
-my-about-peertube-contributors {
- ::ng-deep {
- p,
- li {
- font-size: 15px;
- }
}
}
@@ -70,7 +58,9 @@ my-about-peertube-contributors {
}
.card-title {
- font-size: 1.25rem;
+ font-size: 1.1rem;
+ text-align: center;
+ margin-bottom: 1rem;
}
.p2p-privacy-title {
diff --git a/client/src/app/+accounts/account-video-channels/account-video-channels.component.scss b/client/src/app/+accounts/account-video-channels/account-video-channels.component.scss
index 30b8098be..832ddf973 100644
--- a/client/src/app/+accounts/account-video-channels/account-video-channels.component.scss
+++ b/client/src/app/+accounts/account-video-channels/account-video-channels.component.scss
@@ -65,7 +65,6 @@
grid-row: 2;
max-height: 80px;
- font-size: 16px;
}
}
@@ -105,7 +104,6 @@ my-subscribe-button {
a {
color: pvar(--mainColor);
- font-size: 16px;
font-weight: $font-semibold;
}
}
@@ -126,10 +124,6 @@ my-subscribe-button {
grid-row: 1 / 4;
}
- h2 {
- font-size: 16px;
- }
-
.actor-counters {
margin: 0;
font-size: 13px;
diff --git a/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html b/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html
index d0d66d631..c62ea7700 100644
--- a/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html
+++ b/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html
@@ -3,7 +3,7 @@
@@ -91,7 +91,7 @@
BROADCAST MESSAGE
-
+
Display a message on your instance
@@ -147,8 +147,8 @@
NEW USERS
-
- Manage
users to set their quota individually.
+
@@ -185,7 +185,7 @@
{{ formErrors.signup.limit }}
-
Signup won't be limited to a fixed number of users.
+
Signup won't be limited to a fixed number of users.