mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
transparent titles for related items
This commit is contained in:
parent
861fd8d9e3
commit
8121756f33
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
font: $font_24_semibold;
|
font: $font_24_semibold;
|
||||||
color: white;
|
color: transparentize(white, 0.5);
|
||||||
border-radius: $cell_radius;
|
border-radius: $cell_radius;
|
||||||
background-image: linear-gradient(
|
background-image: linear-gradient(
|
||||||
180deg,
|
180deg,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue