|
@@ -2565,7 +2565,10 @@ style="color:#D03102;margin-right:5px;"
|
|
|
height: 100px;
|
|
|
}
|
|
|
.b-pcshare-content>div:first-child>span:last-of-type>table{
|
|
|
+ -ms-transform: scale(0.5,0.5);
|
|
|
+ -moz-transform: scale(0.5,0.5);
|
|
|
-webkit-transform: scale(0.5,0.5);
|
|
|
+ -o-transform: scale(0.5,0.5);
|
|
|
position: absolute;
|
|
|
left: -50px;
|
|
|
top: -55px;
|