Added Substack
Added Substack CSS branding and icon.
This commit is contained in:
@ -571,6 +571,16 @@ button:hover,
|
||||
filter: brightness(90%);
|
||||
}
|
||||
|
||||
/* Substack */
|
||||
.button.button-substack {
|
||||
color: #ffffff;
|
||||
background-color: #FF6719;
|
||||
}
|
||||
.button.button-substack:hover,
|
||||
.button.button-substack:focus {
|
||||
filter: brightness(90%);
|
||||
}
|
||||
|
||||
/* Telegram */
|
||||
.button.button-telegram {
|
||||
color: #ffffff;
|
||||
|
Reference in New Issue
Block a user