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