modified.
This commit is contained in:
parent
015ab43642
commit
8d36ab425e
1 changed files with 24 additions and 0 deletions
|
@ -1962,6 +1962,7 @@ footer {
|
||||||
top: 30px;
|
top: 30px;
|
||||||
left: 140px;
|
left: 140px;
|
||||||
right: 100px;
|
right: 100px;
|
||||||
|
width: 10px;
|
||||||
}
|
}
|
||||||
/*videos page*/
|
/*videos page*/
|
||||||
.item_video{
|
.item_video{
|
||||||
|
@ -2646,4 +2647,27 @@ a:hover {
|
||||||
|
|
||||||
.photoimg {
|
.photoimg {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.searchpage {
|
||||||
|
margin-top: -44px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.searchnav {
|
||||||
|
margin-top: 44px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.searchform {
|
||||||
|
margin-top: 35px;
|
||||||
|
}
|
||||||
|
.searchdrop {
|
||||||
|
margin-top: 50px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.padding42 {
|
||||||
|
margin-top: 12px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.searchtextbar {
|
||||||
|
width: 275px ;
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue