emoticons and colors

This commit is contained in:
Set Hallstrom 2020-09-11 12:09:37 +02:00
parent 2f3a07aa42
commit 01a5f44e16
3 changed files with 5 additions and 11 deletions

View file

@ -258,11 +258,11 @@ a[id^="btn"]::-moz-focus-inner {
text-align: right;
.button {
background-color: var(--accent2);
color: var(--fg);
}
.button:hover{
background-color: var(--accent1);
color: var(--bg);
}
> div {
> h2, a, p {