mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-21 01:26:15 -06:00
bundle
This commit is contained in:
parent
f8d27a894b
commit
87f9ebe0dd
1 changed files with 2 additions and 5 deletions
|
|
@ -59,17 +59,14 @@ a {
|
||||||
font-size: 1.2rem;
|
font-size: 1.2rem;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
padding: 0.5rem;
|
padding: 0.5rem;
|
||||||
|
border: none;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.button:hover, button:hover {
|
.button:hover, button:hover {
|
||||||
background: #c76d33;
|
background: #c76d33;
|
||||||
}
|
}
|
||||||
|
|
||||||
button {
|
|
||||||
border: none;
|
|
||||||
cursor: pointer;
|
|
||||||
}
|
|
||||||
|
|
||||||
.count {
|
.count {
|
||||||
background: rgb(70, 79, 88);
|
background: rgb(70, 79, 88);
|
||||||
border-radius: 0.3rem;
|
border-radius: 0.3rem;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue