camp fixes; cookie box

This commit is contained in:
Ricsi
2017-06-12 00:31:22 +02:00
parent f17adf4850
commit fa0e1a6488
23 changed files with 534 additions and 208 deletions

View File

@@ -22,7 +22,9 @@
padding: 2px 0 0;
position: absolute;
top: 0;
width: 100%; }
width: 100%;
z-index: -1;
}
.button:active::before { padding: 1px 0 0; }