added changes to img gallery on noteworthy.html

This commit is contained in:
Karen 2012-10-24 15:56:41 +05:30
parent ec39f7e8c3
commit f3da3cc578

View File

@ -22,6 +22,7 @@ border-bottom:none;
.imgLinkBlock {
float:left;
width:200px;
}
.imgLinkBlock a {
@ -37,8 +38,8 @@ padding-right:20px;
padding-top: 10px;
}
.imgLinksExtra:nth-of-type(odd) {
padding-right: 20px;
.imgLinksExtra img:nth-of-type(odd) {
padding-right: 10px;
}
.imgNone {