neuigkeitem block shadow

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

View File

@@ -8,4 +8,7 @@ border: 1px solid #ccc;
background: white;
padding:10px;
}
div .neuigkeit_block:hover {
box-shadow: 1px 1px 2px 2px lightgray;
}