over view front side updated:
This commit is contained in:
parent
e3d54ff0e4
commit
ccfece1223
2 changed files with 9 additions and 2 deletions
|
@ -180,3 +180,9 @@
|
|||
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
footer{
|
||||
position: relative;
|
||||
top: 65px;
|
||||
}
|
||||
</style>
|
||||
|
|
|
@ -1452,10 +1452,11 @@ display: block;
|
|||
.collection_home .details{
|
||||
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
|
||||
color: #FFFFFF;
|
||||
left: 17px;
|
||||
padding-bottom: 11%;
|
||||
padding-top: 11%;
|
||||
padding-top: 10%;
|
||||
position: absolute;
|
||||
width: 92%;
|
||||
width: 91%;
|
||||
}
|
||||
.collection_home .details .collection_name{
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue