mirror of
https://github.com/iv-org/invidious.git
synced 2025-12-21 23:49:37 +00:00
Updated styling, formatting, structure of frontend
This commit is contained in:
@@ -10,18 +10,18 @@
|
||||
}
|
||||
|
||||
.watch-on-invidious {
|
||||
font-size: 1.3em !important;
|
||||
font-size: 1.3em;
|
||||
font-weight: bold;
|
||||
white-space: nowrap;
|
||||
margin: 0 1em 0 1em !important;
|
||||
margin: 0 1em;
|
||||
order: 3;
|
||||
}
|
||||
/**/
|
||||
/* .watch-on-invidious > a { */
|
||||
/* color: white; */
|
||||
/* } */
|
||||
|
||||
.watch-on-invidious > a {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.watch-on-invidious > a:hover,
|
||||
.watch-on-invidious > a:focus {
|
||||
color: rgba(0, 182, 240, 1);;
|
||||
}
|
||||
/* .watch-on-invidious > a:hover, */
|
||||
/* .watch-on-invidious > a:focus { */
|
||||
/* color: ; */
|
||||
/* } */
|
||||
|
||||
Reference in New Issue
Block a user