]> git.dabkitsch.com - sfm-player.git/commitdiff
playing around with text size and style master
authorequilet <2237372+equilet@users.noreply.github.com>
Fri, 7 Apr 2023 23:00:00 +0000 (16:00 -0700)
committerequilet <2237372+equilet@users.noreply.github.com>
Fri, 7 Apr 2023 23:00:00 +0000 (16:00 -0700)
style.css

index c016b008cd6e6142775d5507dd6bbf81ee83b538..86fe9b294967fe8d2567080735ff428aa849bd81 100644 (file)
--- a/style.css
+++ b/style.css
@@ -252,12 +252,15 @@ p {
 
 #broadcast-artist {
        color: #565656;
+       font-size: 23px;
+       text-decoration: overline;
+
 }
 #show-name, #status { 
        color: #7a7a7a;
 }
 #status {
-       font-size: 20px;
+       /* font-size: 20px; */
 }
 #desc {
        color: #b2b2b2;