drop shadow on login screen

This commit is contained in:
Serghey Rodin 2013-03-07 11:47:20 +02:00
commit 934489f689

View file

@ -710,6 +710,7 @@
text-align: left;
vertical-align:top;
width: 500px;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
.login-box {