Removed unused captions code.
This commit is contained in:
@@ -1220,26 +1220,6 @@ header .collapse:hover {
|
||||
|
||||
}
|
||||
|
||||
#captions-container {
|
||||
position: absolute;
|
||||
bottom: 40px;
|
||||
width: 100%;
|
||||
pointer-events: none;
|
||||
z-index: 1390;
|
||||
alpha: 0;
|
||||
}
|
||||
|
||||
#captions {
|
||||
margin: auto;
|
||||
padding: 0 0.4rem 0 0.4rem;
|
||||
width: max-content;
|
||||
font-size: 1.2rem;
|
||||
text-align: center;
|
||||
pointer-events: none;
|
||||
background-color: rgba(255,255,255,.7);
|
||||
color: #000;
|
||||
}
|
||||
|
||||
:root {
|
||||
--skald-menu-bg: #eee;
|
||||
--skald-menu-shadow: 1px 1px 1px #444;
|
||||
|
||||
Reference in New Issue
Block a user