Update collectionjs.html
This commit is contained in:
parent
7d6b8d7de5
commit
98564ee761
|
@ -22,6 +22,7 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
width: 45%;
|
width: 45%;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
.box-blue-emb-right {
|
.box-blue-emb-right {
|
||||||
margin:0 0 25px;
|
margin:0 0 25px;
|
||||||
|
@ -32,6 +33,7 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0px;
|
right: 0px;
|
||||||
width: 45%;
|
width: 45%;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
.buttonWrapper {
|
.buttonWrapper {
|
||||||
width:95%;
|
width:95%;
|
||||||
|
|
Loading…
Reference in a new issue