Skip to content

Commit

Permalink
Style filter boxes
Browse files Browse the repository at this point in the history
  • Loading branch information
xdpirate committed Mar 12, 2024
1 parent 9c18dee commit fece58e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions js/startscripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,9 @@ function applyTheme(themeName) {
input[type=search] {
width: 10em;
border: 1px solid ${themes[themeName].foreground};
border-radius: 10px;
padding: 5px;
}
h1 > a {
Expand Down

0 comments on commit fece58e

Please sign in to comment.