added border shadow to increase contrast

This commit is contained in:
Serghey Rodin 2013-03-06 13:36:07 +02:00
commit d97eb8b535

View file

@ -24,6 +24,7 @@
.main {
background: #ffffff;
padding: 0 0 18px 0;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
.top {