neuigkeitem block shadow

This commit is contained in:
Andreas Stephanides
2013-09-10 22:14:17 +02:00
parent 19140f4c2f
commit f067d5564f

View File

@@ -9,3 +9,6 @@ background: white;
padding:10px;
}
div .neuigkeit_block:hover {
box-shadow: 1px 1px 2px 2px lightgray;
}