modified.

This commit is contained in:
umaircb 2014-04-04 11:10:00 +00:00
parent b993552f15
commit 81708bc33f

View file

@ -2549,12 +2549,12 @@ a:hover {
.photothumbs {
height: 150px;
width: 100%;
width: 201px;
}
.photothumbs1 {
height: 200px;
width: 100%;
height: 147px;
width: 284px;
border: solid 1px;
border-color: #ffffff;
}
@ -2567,9 +2567,9 @@ a:hover {
padding-left: 8px;
opacity: 0.7;
position: absolute;
top: 123px;
top: 119px;
left: 17px;
width: 198px;
width: 274px;
height: 25px;
}
@ -2670,4 +2670,17 @@ a:hover {
.searchselect {
width: 300px;
margin-top: 8px;
}
.item {
width: 100%;
height: 148px;
}
.item.w2 {
width: 284px;
height: 147px;
}
.photomargin {
margin-left: -38px;
}