lightbox
This commit is contained in:
parent
1d2f940f40
commit
d9d0f90190
|
@ -24,7 +24,6 @@ text-decoration:none;}
|
|||
#bottomRight a:hover
|
||||
{text-decoration:underline;}
|
||||
|
||||
|
||||
.itfInfoSub
|
||||
{color:#f7bd00;
|
||||
font-weight:bold;}
|
||||
|
|
|
@ -527,18 +527,22 @@ color:#666;
|
|||
margin-left:6px;
|
||||
line-height:17px;}
|
||||
|
||||
.lightboxImg img
|
||||
.lightboxImg
|
||||
{display:block;
|
||||
margin:0 auto;}
|
||||
|
||||
.imgCaptionLightbox
|
||||
lightboxContent
|
||||
{height:100%;}
|
||||
|
||||
.lightboxCaption
|
||||
{text-align:center;
|
||||
font-weight:bold;
|
||||
margin-bottom:6px;
|
||||
margin-top:6px}
|
||||
|
||||
.lightboxContainer
|
||||
{position:relative;}
|
||||
{position:relative;
|
||||
height:100%;}
|
||||
|
||||
.lightboxNext, .lightboxPrev {
|
||||
font-size:14px;
|
||||
|
|
Loading…
Reference in New Issue
Block a user