Update collectionjs.html
This commit is contained in:
parent
84d749c85f
commit
6ebf8eec91
|
@ -21,7 +21,7 @@
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 10px;
|
left: 10px;
|
||||||
width: 45%;
|
width: 48%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
.box-blue-emb-right {
|
.box-blue-emb-right {
|
||||||
|
@ -32,7 +32,7 @@
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 10px;
|
right: 10px;
|
||||||
width: 45%;
|
width: 48%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
.buttonWrapper {
|
.buttonWrapper {
|
||||||
|
|
Loading…
Reference in a new issue