This addon will replace "youtube.com" with the chosen Invidious instance #1441
1 changed files with 10 additions and 0 deletions
|
@ -21,3 +21,13 @@
|
|||
margin-top: 25px;
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
/* The pageheader box */
|
||||
.pageheader {
|
||||
padding: 20px;
|
||||
background-color: #2eb885; /* Green */
|
||||
color: white;
|
||||
border: 1px solid transparent;
|
||||
border-radius: 2px;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue