added changes to img gallery on noteworthy.html
This commit is contained in:
parent
ec39f7e8c3
commit
f3da3cc578
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue
Block a user