adjust lightbox size
This commit is contained in:
@@ -9,8 +9,7 @@
|
||||
line-height: 0;
|
||||
}
|
||||
#lightbox img {
|
||||
width: auto;
|
||||
height: auto;
|
||||
width: 100%;
|
||||
}
|
||||
#lightbox a img {
|
||||
border: none;
|
||||
@@ -76,7 +75,10 @@
|
||||
}
|
||||
|
||||
#imageDataContainer {
|
||||
font: 11px Arial, Helvetica, sans-serif;
|
||||
font:
|
||||
11px Arial,
|
||||
Helvetica,
|
||||
sans-serif;
|
||||
background-color: #fff;
|
||||
border-top: 1px #666666 solid;
|
||||
margin: 0 auto;
|
||||
@@ -88,7 +90,11 @@
|
||||
#imageData {
|
||||
padding: 0 10px;
|
||||
color: #666;
|
||||
font-family: Courrier New, Courrier, DejaVu Sans Mono, monospace;
|
||||
font-family:
|
||||
Courrier New,
|
||||
Courrier,
|
||||
DejaVu Sans Mono,
|
||||
monospace;
|
||||
}
|
||||
#imageData #imageDetails {
|
||||
width: 70%;
|
||||
@@ -101,7 +107,10 @@
|
||||
font-weight: bold;
|
||||
}
|
||||
#imageData #numberDisplay {
|
||||
font: 10px Arial, Helvetica, sans-serif;
|
||||
font:
|
||||
10px Arial,
|
||||
Helvetica,
|
||||
sans-serif;
|
||||
display: block;
|
||||
clear: left;
|
||||
padding-bottom: 1em;
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -364,6 +364,7 @@
|
||||
<video
|
||||
width="480"
|
||||
height="485"
|
||||
muted
|
||||
poster="images/manifestations/18_un-monde-en-soi/un-monde-en-soi_poster.jpg"
|
||||
controls
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user