Added info about cookies

This commit is contained in:
Manuel Cillero 2017-10-05 19:38:44 +02:00
parent 262f0b730b
commit 9777b4c1ba
9 changed files with 87 additions and 417 deletions

View file

@ -23,7 +23,8 @@
display: inline-block;
margin: 0 auto;
padding: 0;
width: 1076px;
width: 100%;
max-width: 999px;
}
#sliding-popup .popup-content #popup-buttons {
@ -75,9 +76,10 @@
color: #fff;
float: left;
font-weight: bold;
margin: 5px 0 5px 50px;
margin: 5px 0 5px 34px;
padding-right: 34px;
text-align: left;
width: 600px;
max-width: 600px;
}
#sliding-popup .popup-content #popup-text h2,