mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-20 10:16:15 -06:00
bundle
This commit is contained in:
parent
a30f4b7e76
commit
554365433d
1 changed files with 2 additions and 2 deletions
|
|
@ -51,7 +51,7 @@ a {
|
||||||
color: #de8957;
|
color: #de8957;
|
||||||
}
|
}
|
||||||
|
|
||||||
a.button, button {
|
.button, button {
|
||||||
border-radius: 0.2rem;
|
border-radius: 0.2rem;
|
||||||
background: #de8957;
|
background: #de8957;
|
||||||
color: #fafaff;
|
color: #fafaff;
|
||||||
|
|
@ -61,7 +61,7 @@ a.button, button {
|
||||||
padding: 0.5rem;
|
padding: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
a.button:hover, button:hover {
|
.button:hover, button:hover {
|
||||||
background: #c76d33;
|
background: #c76d33;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue