Test video overlay
This commit is contained in:
@@ -38,6 +38,10 @@
|
||||
.text-14pt {
|
||||
font-size: 14pt;
|
||||
}
|
||||
video {
|
||||
max-width: 100%;
|
||||
cursor: pointer;
|
||||
}
|
||||
/** Font classes **/
|
||||
.arvo {
|
||||
font-family: 'arvoregular'/*Fallback??*/;
|
||||
@@ -344,4 +348,8 @@ section.poi .container {
|
||||
}
|
||||
.lilac {
|
||||
color: var(--lilac);
|
||||
}
|
||||
/** Modals **/
|
||||
#mod-vid .modal-overlay {
|
||||
background-color: #555;
|
||||
}
|
||||
Reference in New Issue
Block a user