mirror of
https://git.nerdvpn.de/NerdVPN.de/invidious
synced 2026-02-14 22:51:42 +01:00
Add stylesheet changes for backend info and status page link
This commit is contained in:
@@ -122,11 +122,28 @@ body a.channel-owner {
|
||||
font-size:0.85em;
|
||||
text-align: center;
|
||||
}
|
||||
#backend-selector-title {
|
||||
font-size:1.5em;
|
||||
text-align: center;
|
||||
margin:5px 0;
|
||||
font-weight:bold;
|
||||
|
||||
}
|
||||
#backend-health-status-page {
|
||||
display:block;
|
||||
text-align: center;
|
||||
margin: 5px 0 15px 0;
|
||||
}
|
||||
#backend-info {
|
||||
margin-bottom: 10px;
|
||||
font-size:0.85em;
|
||||
text-align: center;
|
||||
}
|
||||
#backend-info p {
|
||||
margin: 0;
|
||||
text-align: inherit;
|
||||
color: var(--Color1) !important;
|
||||
}
|
||||
|
||||
#watch-info {
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user