mirror of
https://github.com/maciejpedzich/cats-album.git
synced 2024-11-09 14:53:03 +01:00
Ensure RIP text is white on black background
This commit is contained in:
parent
c0d59ab071
commit
d9ecbdcf52
@ -84,6 +84,7 @@ const { cat } = Astro.props;
|
||||
margin: 0 2rem 0.5rem 2rem;
|
||||
padding: 0.25rem;
|
||||
background-color: #000;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user