adjusted tag colours
This commit is contained in:
parent
3272134e0a
commit
3cd6ae69af
1 changed files with 2 additions and 2 deletions
|
|
@ -139,7 +139,7 @@
|
|||
.project-labels > p {
|
||||
display: inline;
|
||||
color: white;
|
||||
background-color: #5C5F;
|
||||
background-color: #292F;
|
||||
border-color: black;
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
|
|
@ -154,7 +154,7 @@
|
|||
}
|
||||
|
||||
.project-labels > p.play-on-itch {
|
||||
background:#fa5c5c;
|
||||
background:#da3c3c;
|
||||
}
|
||||
|
||||
.project-labels > p.play-on-steam {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue