fuck you stop wondering why i did ts

This commit is contained in:
2026-08-04 21:06:43 -06:00
parent 8a238b5183
commit e09be1b350
6 changed files with 216 additions and 219 deletions
+45 -45
View File
@@ -1,45 +1,45 @@
body {
background-color: rgb(045, 045, 045);
text-align: center;
font-family: 'JetBrains Mono', monospace;
}
.headertext {
color: white;
font-size: 50px;
}
.headerimage {
border-radius: 10%;
height: 150px;
border-color: white;
border-width: 4px;
}
.headerbutsmallertext {
color: white;
font-size: 25px;
}
p {
color: white;
font-size: 22px;
height: 5vh;
}
a {
color: rgb(155, 214, 255);
display: flex;
text-decoration: none;
}
h4 {
color: rgb(175 175 175);
}
.relatedimg {
width: 100px;
}
.lie {
width: 350px;
}
body {
background-color: rgb(045, 045, 045);
text-align: center;
font-family: 'JetBrains Mono', monospace;
}
.headertext {
color: white;
font-size: 50px;
}
.headerimage {
border-radius: 10%;
height: 150px;
border-color: white;
border-width: 4px;
}
.headerbutsmallertext {
color: white;
font-size: 25px;
}
p {
color: white;
font-size: 22px;
height: 5vh;
}
a {
color: rgb(155, 214, 255);
display: flex;
text-decoration: none;
}
h4 {
color: rgb(175 175 175);
}
.relatedimg {
width: 100px;
}
.lie {
width: 350px;
}