Add docs on MovieNight

This commit is contained in:
2021-08-24 22:09:28 -05:00
parent 77b642fd5e
commit 57c19f545c
3 changed files with 52 additions and 1 deletions

View File

@@ -67,9 +67,10 @@ ol li,ul li {
/* CUSTOM DIVS AND SPANS */
a.quickbutton {
background: var(--background-bright);
background: var(--link);
border-radius: 8px;
box-shadow: 5px 5px var(--shadow);
color: var(--background);
display: block;
font-size: 150%;
margin: 0.5em 0;