cookie button is button not link
This commit is contained in:
parent
a25a71ce63
commit
082654afca
2 changed files with 7 additions and 2 deletions
|
|
@ -32,6 +32,11 @@
|
|||
margin: 20px 40px 40px 40px;
|
||||
}
|
||||
}
|
||||
button {
|
||||
border: none;
|
||||
font-size: inherit;
|
||||
font-family: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
.yes {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue