diff --git a/static/src/less/style.less b/static/src/less/style.less index db41646..e8adbb7 100644 --- a/static/src/less/style.less +++ b/static/src/less/style.less @@ -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 */ \ No newline at end of file