Nifty shadow behind pkgcards :)

This commit is contained in:
Christoph Haas 2020-11-02 22:05:57 +01:00
parent b6bfef2ea3
commit de233fd430

View file

@ -568,5 +568,6 @@ a.black
display: table;
background: #ffffff;
border: 1px solid #e0e0e0;
box-shadow: 0px 0px 5px 2px rgba(189,189,189,0.5);
padding: 5px;
}
}