„css/brands.css“ ändern
This commit is contained in:
parent
1cc1a1a1e1
commit
e3e7242b15
@ -275,7 +275,8 @@ button:hover,
|
||||
/* Gitea */
|
||||
.button.button-gitea {
|
||||
color: #ffffff;
|
||||
background-color: #353c4a;
|
||||
/* background-color: #353c4a; */
|
||||
background-color: radial-gradient(circle, rgba(53,60,74,1) 0%, rgba(50,51,52,1) 100%);
|
||||
}
|
||||
.button.button-github:hover,
|
||||
.button.button-github:focus {
|
||||
|
Loading…
Reference in New Issue
Block a user