Pretty up the buttons in cookie banner
This commit is contained in:
parent
fdc8797ed6
commit
71107185bd
|
@ -63,13 +63,17 @@ hr {
|
|||
}
|
||||
|
||||
.win95button {
|
||||
border: 0.25em solid;
|
||||
border: 0.25em outset;
|
||||
border-color: #000000;
|
||||
background-color: #BEBEBE;
|
||||
padding: 0.75em;
|
||||
width: 10em;
|
||||
}
|
||||
|
||||
.win95button:active {
|
||||
border: 0.25em inset;
|
||||
}
|
||||
|
||||
img {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue