This commit is contained in:
Panos Sakkos 2015-11-24 22:36:11 +01:00
parent 7e933dfc66
commit 3efd4e29c9

View file

@ -391,7 +391,8 @@ body {
right: 0; right: 0;
bottom: 0; bottom: 0;
left: 0; left: 0;
> div { z-index: 1;
> div {
background-color: rgba(20, 20, 20, 0.6); background-color: rgba(20, 20, 20, 0.6);
padding: 10px; padding: 10px;
@media(min-width:768px) { @media(min-width:768px) {