From f3d7333503d2f024e74e5b6fc977a8673f117014 Mon Sep 17 00:00:00 2001 From: TheErrorExe Date: Wed, 26 Feb 2025 14:13:44 +0100 Subject: [PATCH] . --- site_storage/watch_wii_template.html | 30 +++++++++++++++++++++------- 1 file changed, 23 insertions(+), 7 deletions(-) diff --git a/site_storage/watch_wii_template.html b/site_storage/watch_wii_template.html index 14b6583..f6c3d47 100644 --- a/site_storage/watch_wii_template.html +++ b/site_storage/watch_wii_template.html @@ -24,6 +24,7 @@ padding: 10px 20px; display: flex; align-items: center; + justify-content: center; } .logo { font-size: 24px; @@ -71,6 +72,7 @@ display: flex; align-items: center; gap: 10px; + justify-content: center; } .channel-logo { width: 36px; @@ -97,6 +99,26 @@ .video-container:hover { border: 1px solid #0f0f0f; } + .comments-section { + margin-top: 20px; + } + .comment { + background-color: #222; + padding: 10px; + margin: 10px 0; + border-radius: 5px; + } + .comment-author { + font-weight: bold; + color: #3ea6ff; + } + .comment-text { + margin-top: 5px; + } + .comment-likes { + font-size: 12px; + color: #aaa; + } @@ -106,12 +128,6 @@ Logo ReviveTube -
-
- - -
-
@@ -154,4 +170,4 @@
- \ No newline at end of file +