Smaller vote buttons

merge-requests/6/head
Bob Mottram 2019-11-18 18:28:59 +00:00
parent 4624703089
commit 8544bcdd3c
1 changed files with 1 additions and 1 deletions

View File

@ -782,7 +782,7 @@ div.gallery img {
}
input[type=radio] {
font-size: var(--font-size);
height: 70px;
width: 32px;
}
input.vote[type=submit] {
background-color: var(--button-background);