changed opgg logo and swapped background and font colour

This commit is contained in:
heyimjonas 2023-09-04 03:55:34 +02:00
parent 5c9da8a648
commit eeb81e5b07
2 changed files with 8 additions and 4 deletions

View file

@ -223,8 +223,8 @@ button:hover,
/* OP.GG */
.button.button-opgg {
color: #5383E8;
background-color: #ffffff }
color: #ffffff;
background-color: #5383E8}
.button.button-opgg:hover,
.button.button-opgg:focus {
filter: brightness(90%) }