Skip to content

Commit

Permalink
changed colour of paper announcement
Browse files Browse the repository at this point in the history
  • Loading branch information
nevrome committed Jul 10, 2024
1 parent e7b334a commit fda7f9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions home.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,9 @@ An article about Poseidon has been published in <a href="https://elifesciences.o
font-size: 30px;
}
.paper-element{
background-color: #451515;
background-color: #366e00;
border: 1px solid;
border-color: #bf1515;
border-color: #7CFC00;
text-align: center;
padding: 10px;
}
Expand Down

0 comments on commit fda7f9e

Please sign in to comment.