mirror of
https://github.com/Viren070/stremio-addons-list.git
synced 2025-12-01 23:19:02 +01:00
style: add css for install web button
This commit is contained in:
@@ -108,6 +108,13 @@ h1 {
|
||||
.install-button:hover {
|
||||
opacity: 0.8;
|
||||
}
|
||||
.install-web-button {
|
||||
background-color: #dc30ff;
|
||||
color: #fff;
|
||||
}
|
||||
.install-web-button:hover {
|
||||
opacity: 0.8;
|
||||
}
|
||||
.copy-link-button {
|
||||
background-color: #FFA030;
|
||||
color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user