Improve the look of buttons
This commit is contained in:
parent
f90d8bc73b
commit
58c0d88c12
1 changed files with 3 additions and 0 deletions
|
@ -612,6 +612,9 @@ pre {
|
||||||
border: 1px outset black;
|
border: 1px outset black;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
|
background-color: var(--extra-color);
|
||||||
|
color: var(--text-color) !important;
|
||||||
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.new-banner {
|
.new-banner {
|
||||||
|
|
Loading…
Add table
Reference in a new issue