forked from indymedia/epicyon
Smaller vote buttons
parent
4624703089
commit
8544bcdd3c
|
@ -782,7 +782,7 @@ div.gallery img {
|
||||||
}
|
}
|
||||||
input[type=radio] {
|
input[type=radio] {
|
||||||
font-size: var(--font-size);
|
font-size: var(--font-size);
|
||||||
height: 70px;
|
width: 32px;
|
||||||
}
|
}
|
||||||
input.vote[type=submit] {
|
input.vote[type=submit] {
|
||||||
background-color: var(--button-background);
|
background-color: var(--button-background);
|
||||||
|
|
Loading…
Reference in New Issue