remove box shadow

This commit is contained in:
nek0 2016-04-28 22:09:41 +02:00
parent f063c702e0
commit f909e2b838
1 changed files with 2 additions and 2 deletions

View File

@ -362,8 +362,8 @@ article dl dd a {
margin-left: 52ex;
padding-left: 15px;
padding-right: 15px;
background-color: white;
/*background-color: white;
box-shadow: 0 0 5px black;
height: 101%;
height: 101%;*/
}
}