Add buttons
wew
This commit is contained in:
parent
8f400c78fe
commit
0e529ec77d
@ -37,6 +37,11 @@ a {
|
||||
a:hover {
|
||||
color: var(--link-hover);
|
||||
}
|
||||
a.button {
|
||||
background: var(--background-dark);
|
||||
display: inline-block;
|
||||
padding: 1em;
|
||||
}
|
||||
dl {
|
||||
list-style-type: none;
|
||||
margin: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user