Skip to content

Commit

Permalink
Merge branch 'ping:main' into spiritomb
Browse files Browse the repository at this point in the history
  • Loading branch information
holyspiritomb authored Oct 4, 2023
2 parents 1f0cb1c + 74d249d commit c2c6a2e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions static/site.scss
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,6 @@ h1 {
padding: 0.25em 0.4em;
width: 100%;
box-sizing: border-box;

&::placeholder {
color: grayscale(lighten($base-color, 7%));
}
}

#search-button {
Expand Down Expand Up @@ -413,11 +409,6 @@ footer {
background-color: $dark-book-bg-color;
}
}
#search-text {
&::placeholder {
color: grayscale(darken($dark-base-color, 7%));
}
}
#search-button {
border-color: $dark-base-disabled-color;

Expand Down

0 comments on commit c2c6a2e

Please sign in to comment.