mirror of
https://github.com/sethcottle/littlelink.git
synced 2024-10-01 01:06:05 -04:00
Fix: Border to Bluesky Alt button for light mode accessibility
This commit is contained in:
parent
a2160ebe79
commit
87b38d2224
@ -218,6 +218,7 @@ button:hover,
|
||||
.button.button-bluesky-alt {
|
||||
color: #000000;
|
||||
background-color: #FFFFFF;
|
||||
border: 1px solid #000000;
|
||||
}
|
||||
.button.button-bluesky-alt:hover,
|
||||
.button.button-bluesky-alt:focus {
|
||||
|
Loading…
Reference in New Issue
Block a user