mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2024-12-11 09:45:27 +01:00
Fix CSS styling for Twitter butto
This commit is contained in:
parent
176214873d
commit
5e5c5615f4
5
assets/linkstack/css/brands.css
vendored
5
assets/linkstack/css/brands.css
vendored
@ -1153,9 +1153,8 @@ button.button-scribd{
|
||||
|
||||
/* Twitter */
|
||||
.button.button-twitter {
|
||||
--button-text:#FFFFFF;
|
||||
--button-background:#000000;
|
||||
--button-border:1px solid #FFFFFF;
|
||||
color: #FFFFFF;
|
||||
background-color: #000000;
|
||||
}
|
||||
.button.button-twitter:hover,
|
||||
.button.button-twitter:focus {
|
||||
|
Loading…
Reference in New Issue
Block a user