Add files via upload

This commit is contained in:
MattTheTekie 2026-06-05 20:31:47 -04:00 committed by GitHub
commit 842a392bf4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 8 additions and 6 deletions

View file

@ -68,12 +68,12 @@ body{
padding:10px 30px;
font-weight:bold;
text-transform:uppercase;
font-size:23px;
font-size:30px;
}
.fact-box{
padding:15px;
font-size:1.1rem;
font-size:1.5rem;
line-height:1.5;
}
@ -104,7 +104,7 @@ body{
}
.artist{
font-size:1.2rem;
font-size:1.5rem;
}
.title{
@ -115,6 +115,7 @@ body{
.channel{
color:#999;
margin-top:4px;
font-size: 1.3rem;
}
#left {

View file

@ -68,12 +68,12 @@ body{
padding:10px 30px;
font-weight:bold;
text-transform:uppercase;
font-size:23px;
font-size:30px;
}
.fact-box{
padding:15px;
font-size:1.1rem;
font-size:1.5rem;
line-height:1.5;
}
@ -104,7 +104,7 @@ body{
}
.artist{
font-size:1.2rem;
font-size:1.5rem;
}
.title{
@ -115,6 +115,7 @@ body{
.channel{
color:#999;
margin-top:4px;
font-size: 1.3rem;
}
#left {

BIN
logo.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 248 KiB

After

Width:  |  Height:  |  Size: 322 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 369 KiB

After

Width:  |  Height:  |  Size: 369 KiB

Before After
Before After