removing deezer-alt style from css
This commit is contained in:
parent
200b354a00
commit
5e656959da
1 changed files with 0 additions and 11 deletions
|
@ -142,17 +142,6 @@ button:hover,
|
||||||
filter: brightness(90%);
|
filter: brightness(90%);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Deezer Alt */
|
|
||||||
.button.button-deezer-alt {
|
|
||||||
color: #ffffff;
|
|
||||||
background-color: #181818;
|
|
||||||
border: 1px solid #ffffff;
|
|
||||||
}
|
|
||||||
.button.button-deezer-alt:hover,
|
|
||||||
.button.button-deezer-alt:focus {
|
|
||||||
filter: brightness(90%);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Devpost */
|
/* Devpost */
|
||||||
.button.button-devpost {
|
.button.button-devpost {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue