„css/brands.css“ ändern
This commit is contained in:
parent
eceb3c454e
commit
8583142774
@ -272,6 +272,17 @@ button:hover,
|
||||
filter: brightness(90%);
|
||||
}
|
||||
|
||||
/* GitHub */
|
||||
.button.button-github {
|
||||
color: #ffffff;
|
||||
background-color: #353c4a;
|
||||
}
|
||||
.button.button-github:hover,
|
||||
.button.button-github:focus {
|
||||
filter: brightness(90%);
|
||||
}
|
||||
|
||||
|
||||
/* Gitlab */
|
||||
.button.button-gitlab {
|
||||
color: #ffffff;
|
||||
|
Loading…
Reference in New Issue
Block a user