save
Co-authored-by: Cobalt-60 <plastics-eater@users.noreply.github.com> Co-authored-by: fowntain <dean@skool.gq>
This commit is contained in:
@@ -80,7 +80,8 @@ h1 {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
input {
|
||||
|
||||
.settings-input {
|
||||
text-align: center;
|
||||
box-shadow: 0.5vh 0.5vh 1vh 0vh var(--shadow-color);
|
||||
border: none;
|
||||
@@ -122,14 +123,6 @@ button {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.mainpageimage-button img {
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
border-radius: 4vh;
|
||||
box-shadow: 0vh 0.75vh 1.5vh 0vh black;
|
||||
}
|
||||
|
||||
.mainpage-text {
|
||||
box-shadow: 0.5vh 0.5vh 1vh 0vh var(--shadow-color);
|
||||
background-color: var(--background-color);
|
||||
@@ -470,7 +463,7 @@ input:checked+.slider:before {
|
||||
background: rgba(0, 0, 0);
|
||||
}
|
||||
|
||||
.featuredcontainer{
|
||||
.featuredcontainer {
|
||||
background-color: var(--background-color);
|
||||
width: 60vh;
|
||||
margin: auto;
|
||||
|
||||
Reference in New Issue
Block a user