mirror of
https://github.com/iv-org/invidious.git
synced 2025-04-20 23:46:26 -04:00
Update default.css
This commit is contained in:
parent
9dfc3c3bb6
commit
6f0d430bc0
@ -444,7 +444,6 @@ body.dark-theme {
|
||||
background-image: linear-gradient(0deg, transparent, transparent, transparent, rgba(47,121,160,1));
|
||||
color: #f0f0f0;
|
||||
}
|
||||
|
||||
.dark-theme .pure-form legend {
|
||||
color: #f0f0f0;
|
||||
}
|
||||
@ -603,6 +602,6 @@ div.thumbnail {
|
||||
position: relative;
|
||||
box-sizing: border-box;
|
||||
border: #ccc solid;
|
||||
box-shadow: 0.25em 0.25em 0.5em rgba(0,0,0,0.8), 0 0 black);
|
||||
box-shadow: 0.25em 0.25em 0.5em rgba(0,0,0,0.8), 0 0 rgba(0,0,0,0.8);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user