mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-27 07:48:29 +00:00
Update default.css
This commit is contained in:
parent
a2ff465bb9
commit
52ce336e28
@ -736,8 +736,6 @@ body.dark-theme {
|
|||||||
color: #adadad !important;
|
color: #adadad !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Miscellanous
|
* Miscellanous
|
||||||
*/
|
*/
|
||||||
@ -748,6 +746,7 @@ the hr element is rendered improperly within one.
|
|||||||
See https://stackoverflow.com/a/34372979 for more info */
|
See https://stackoverflow.com/a/34372979 for more info */
|
||||||
hr {
|
hr {
|
||||||
margin: 10px 0 10px 0;
|
margin: 10px 0 10px 0;
|
||||||
|
opacity:.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Description Expansion Styling*/
|
/* Description Expansion Styling*/
|
||||||
|
Loading…
Reference in New Issue
Block a user