separate white album cover from white content box with box-shadow
parent
1fab4fbce6
commit
30b049824a
|
@ -768,6 +768,7 @@ img.albumcover {
|
||||||
float: left;
|
float: left;
|
||||||
margin-right: 1.4rem;
|
margin-right: 1.4rem;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
|
box-shadow: 3px 0px 6px rgba(0,0,0,0.15);
|
||||||
}
|
}
|
||||||
|
|
||||||
article.album a:hover {
|
article.album a:hover {
|
||||||
|
|
Loading…
Reference in New Issue