Changed cookie banner button background color

This commit is contained in:
Alex Tselegidis 2020-12-08 09:59:17 +02:00
parent 23ac39797b
commit 8f2487865f
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ window.FrontendBook = window.FrontendBook || {};
text: '#666666'
},
button: {
background: '#3DD481',
background: '#429a82',
text: '#ffffff'
}
},