This commit is contained in:
Karen 2011-11-07 16:49:36 +05:30
parent 1d2f940f40
commit d9d0f90190
2 changed files with 7 additions and 4 deletions

View File

@ -24,7 +24,6 @@ text-decoration:none;}
#bottomRight a:hover
{text-decoration:underline;}
.itfInfoSub
{color:#f7bd00;
font-weight:bold;}

View File

@ -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;