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