Added drop shadow
This commit is contained in:
parent
677e6a78d1
commit
9b082fdc64
1 changed files with 1 additions and 0 deletions
|
@ -125,5 +125,6 @@ footer {
|
|||
padding-bottom: 10px;
|
||||
background-color: #232323;
|
||||
color: white;
|
||||
.box-shadow(0px 8px 10px 3px rgba(0,0,0,0.66));
|
||||
}
|
||||
/* @end content base */
|
Reference in a new issue