Update brands-extended.css
This commit is contained in:
parent
f1c8d95307
commit
f9a19f6347
1 changed files with 10 additions and 0 deletions
|
@ -91,3 +91,13 @@ button:hover,
|
|||
.button.button-microblog:hover,
|
||||
.button.button-microblog:focus {
|
||||
filter: brightness(90%) }
|
||||
|
||||
/* SpaceHey */
|
||||
.button.button-spacehey {
|
||||
color: #FFFFFF;
|
||||
background-color: #3234CF;
|
||||
}
|
||||
.button.button-spacehey:hover,
|
||||
.button.button-spacehey:focus {
|
||||
filter: brightness(90%);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue