cleanups
This commit is contained in:
parent
a936246de9
commit
f129e7abb0
3 changed files with 7 additions and 2 deletions
|
|
@ -61,6 +61,9 @@ nav.overlay {
|
|||
height: 100vh;
|
||||
top: 42px;
|
||||
left: 0;
|
||||
right: 0;
|
||||
max-width: 1000px;
|
||||
margin: auto;
|
||||
background: rgb(16, 16, 16);
|
||||
opacity: 0;
|
||||
z-index: 100;
|
||||
|
|
|
|||
|
|
@ -88,7 +88,10 @@ video, .poster {
|
|||
padding-top: 16px;
|
||||
padding-bottom: 16px;
|
||||
text-align: center;
|
||||
font-size: 16pt;
|
||||
font-size: 14px;
|
||||
}
|
||||
.more a {
|
||||
color: rgb(144, 144, 144);
|
||||
}
|
||||
.layer.active {
|
||||
padding-top: 8px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue