From aa444961f8082c8857243429ac3feba77aba3234 Mon Sep 17 00:00:00 2001 From: sakrecoer Date: Tue, 25 Mar 2025 22:58:56 +0100 Subject: [PATCH] typos and shiet --- WebServices/Peertube/custom-peertube.css | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/WebServices/Peertube/custom-peertube.css b/WebServices/Peertube/custom-peertube.css index 130b7c9..da5de70 100644 --- a/WebServices/Peertube/custom-peertube.css +++ b/WebServices/Peertube/custom-peertube.css @@ -21,7 +21,7 @@ body { } /* */ - /* Set the colors of the buttons. We should probably look uo the new variable instead but feeling lazy, might do it later */ + /* Set the colors of the buttons. We should probably look up the new variable instead but feeling lazy, might do it later */ /* */ .primary-button:hover { color: var(--on-primary); @@ -37,7 +37,7 @@ body { } /* */ - /* add blured backdrop effect to the header and make it transparent so we can see the effect */ + /* Add blured backdrop effect to the header and make it transparent so we can see the effect, so demure */ /* */ header.root-header { background-color: hsla(0, 14.3%, 6.9%, 0.25) !important; @@ -49,7 +49,7 @@ header > my-header > div.root { } /* */ - /* Align the meny and the header of channels */ + /* Align the menu and the header of channels and make it even with the vertical gap */ /* */ .menu-container, .main-row { @@ -77,7 +77,7 @@ my-video-views-counter { display: none; } /* */ - /* Might not for users of peertube-plugin label-pur. If you CAN, you SHOULD enable redundancy. It's the right thing to do! PeerTube operators unite! (https://framagit.org/rigelk/peertube-plugin-label-pur) */ + /* For users of peertube-plugin label-pur. If you CAN, you SHOULD enable redundancy. It's the right thing to do! PeerTube operators unite! (https://framagit.org/rigelk/peertube-plugin-label-pur) */ /* */ #label-pur { @@ -85,14 +85,14 @@ my-video-views-counter { } /* */ - /* Match the PUR card to the rest of the jazzband */ + /* Match the PUR card outfit to the rest of the jazzband */ /* */ .flip-card-back { background: --var(--mainHoverColor); } /* */ - /* What do we want? Rounded corners!! When do we want them? NOW! */ + /* What do we want? Rounded corners on channel containers!! When do we want them? NOW! */ /* */ .channel { border-radius: 5px;