|
|
@@ -23,8 +23,6 @@
|
|
|
float: left;
|
|
|
width:63%;
|
|
|
height:100%;
|
|
|
- border-radius:16px;
|
|
|
- border:1px solid rgba(151,151,151,1);
|
|
|
margin:0px 10px 0px 0px;
|
|
|
position:relative;
|
|
|
cursor: pointer;
|
|
|
@@ -34,7 +32,6 @@
|
|
|
width:100%;
|
|
|
height:100%;
|
|
|
border-radius:16px;
|
|
|
- border:1px solid rgba(151,151,151,1);
|
|
|
position:absolute;
|
|
|
left:0px;
|
|
|
top:0px;
|
|
|
@@ -78,7 +75,6 @@
|
|
|
width:100%;
|
|
|
height:100%;
|
|
|
border-radius:16px;
|
|
|
- border:1px solid rgba(151,151,151,1);
|
|
|
position:absolute;
|
|
|
left:0px;
|
|
|
top:0px;
|
|
|
@@ -118,7 +114,7 @@
|
|
|
width:100%;
|
|
|
height:100%;
|
|
|
border-radius:16px;
|
|
|
- border:1px solid rgba(151,151,151,1);
|
|
|
+ /*border:1px solid rgba(151,151,151,1);*/
|
|
|
position:absolute;
|
|
|
left:0px;
|
|
|
top:0px;
|