a bunch of changes

lol
This commit is contained in:
Gen 2024-03-06 13:46:02 -08:00 committed by GitHub
parent 9412938b2d
commit 8d3b5b7bb5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ ul {
.divs {
border: 2px solid #ef9f76;
border-radius: 10px;
padding: 5px;
padding: 0;
}
h1 {
margin-bottom: 2px;
@ -31,14 +31,14 @@ h1 {
h2 {
margin-top: 2px;
margin-bottom: 2px;
font-size: 2em;
font-size: 2.5em;
color: #c6d0f5;
text-align: center;
}
h4 {
margin-top: 2px;
margin-bottom: 2px;
font-size: 1.5em;
font-size: 1.75em;
color: #ef9f76;
text-align: center;
}
@ -53,37 +53,18 @@ footer {
color: #c6d0f5
}
p {
font-size: 2em;
font-size: 1.25em;
margin: 10px;
text-align: center;
color: #c6d0f5
}
#h {
font-size: 2.5em;
text-align: center;
list-style-type: none;
color: #c6d0f5;
font-weight: bold;
}
#e {
font-size: 2em;
li {
font-size: 1.25em;
text-align: center;
list-style-type: none;
color: #c6d0f5;
margin-bottom: 1.5px;
}
.shit {
display: inline-block;
padding: 5px;
border: 1px solid #ef9f76;
padding-right: 5px;
text-decoration: none;
color: #c6d0f5;
border-radius: 5px;
font-weight: bold;
text-align: center;
font-size: 1.25em;
}
.button {
padding: 0.25rem 0.5rem;
text-decoration: none;
@ -118,15 +99,6 @@ a:not(.button):visited {
align-items: center;
flex-wrap: wrap;
}
.meow {
height: 2px;
width: 80%;
background-color: #ef9f76;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
margin-top: 10px;
}
.nya {
height: 2px;
width: 80%;
@ -138,10 +110,6 @@ a:not(.button):visited {
box-shadow: 0 0 5px 0px #949cbb;
}
@media screen and (max-width:750px) {
#h {
padding: 0px;
margin-left: 0px
}
#e {
padding: 0px;
margin-left: 0px