We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1762148 commit 5e5c561Copy full SHA for 5e5c561
assets/linkstack/css/brands.css
@@ -1153,9 +1153,8 @@ button.button-scribd{
1153
1154
/* Twitter */
1155
.button.button-twitter {
1156
- --button-text:#FFFFFF;
1157
- --button-background:#000000;
1158
- --button-border:1px solid #FFFFFF;
+ color: #FFFFFF;
+ background-color: #000000;
1159
}
1160
.button.button-twitter:hover,
1161
.button.button-twitter:focus {
0 commit comments