1
Fork 0

Added drop shadow

This commit is contained in:
Jake Howard 2015-11-25 20:28:33 +00:00
parent 677e6a78d1
commit 9b082fdc64

View file

@ -125,5 +125,6 @@ footer {
padding-bottom: 10px; padding-bottom: 10px;
background-color: #232323; background-color: #232323;
color: white; color: white;
.box-shadow(0px 8px 10px 3px rgba(0,0,0,0.66));
} }
/* @end content base */ /* @end content base */