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 #bottomRight a:hover
{text-decoration:underline;} {text-decoration:underline;}
.itfInfoSub .itfInfoSub
{color:#f7bd00; {color:#f7bd00;
font-weight:bold;} font-weight:bold;}

View File

@ -527,18 +527,22 @@ color:#666;
margin-left:6px; margin-left:6px;
line-height:17px;} line-height:17px;}
.lightboxImg img .lightboxImg
{display:block; {display:block;
margin:0 auto;} margin:0 auto;}
.imgCaptionLightbox lightboxContent
{height:100%;}
.lightboxCaption
{text-align:center; {text-align:center;
font-weight:bold; font-weight:bold;
margin-bottom:6px; margin-bottom:6px;
margin-top:6px} margin-top:6px}
.lightboxContainer .lightboxContainer
{position:relative;} {position:relative;
height:100%;}
.lightboxNext, .lightboxPrev { .lightboxNext, .lightboxPrev {
font-size:14px; font-size:14px;