Skip to content

Commit

Permalink
things: added missing color for "paper"
Browse files Browse the repository at this point in the history
Signed-off-by: Miquel Sabaté Solà <[email protected]>
  • Loading branch information
mssola committed Mar 20, 2024
1 parent 5076056 commit 120658d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/assets/stylesheets/things.css
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ h5 a {
background-color: black;
}

.dot_paper {
background-color: white;
}

.dot_poetry {
background-color: #facc15;
}
Expand Down

0 comments on commit 120658d

Please sign in to comment.