mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-05 04:08:33 +00:00
css tweaks
This commit is contained in:
parent
e27580f155
commit
902468ea8e
@ -270,19 +270,15 @@ input[type="search"]::-webkit-search-cancel-button {
|
|||||||
margin: 0 1em;
|
margin: 0 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.welcome-box {
|
.welcome-box h1,
|
||||||
padding: 0 1em ;
|
.welcome-box p {
|
||||||
}
|
|
||||||
|
|
||||||
.welcome-box h1 {
|
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
margin-bottom: 0;
|
margin: 0.25em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#dismiss_welcome {
|
#dismiss_welcome {
|
||||||
font-size: small;
|
font-size: small;
|
||||||
float: right;
|
float: right;
|
||||||
margin: 1em 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user