Lines Matching refs:px
8 …slate属性值为(150px,-150px)确定坐标位置形成门,再使用position属性使横纵线跟随父组件(正方形)移动到指定坐标位置,接着设置scale属性使父子组件一起变大形成窗户大小,最…
37 width: 428px;
38 height: 428px;
41 margin-top: 284px;
42 margin-left: 148px;
45 margin-top: 500px;
46 width: 600px;
47 height: 400px;
49 border: 1px solid black;
52 width: 100px;
53 height: 135px;
55 transform: translate(150px,-137px);
60 width: 100px;
61 height: 100px;
63 border: 1px solid black;
64 transform: translate(-150px,-400px) scale(1.5);
70 width: 100px;
71 height: 5px;
78 width: 5px;
79 height: 100px;
84 width: 40px;
85 height: 100px;
86 border-radius: 15px;
88 transform: translate(200px,-710px) skewX(-5deg);
117 width: 100px;
118 height: 100px;
119 border-radius: 50px;
128 height: 5px;
130 top: 1000px;
134 transform: translate(0px,0px);
138 transform: translate(10px,900px);
142 transform: translate(20px,500px);
146 transform: translate(30px,900px);
150 transform: translate(40px,700px);
153 transform: translate(50px,900px);
156 transform: translate(60px,800px);
159 transform: translate(70px,900px);
162 transform: translate(80px,850px);
166 transform: translate(90px,900px);
209 width: 100px;
210 height: 100px;
212 margin-left: 30px;
220 transform-origin: 10% 10px;
237 margin-top: 150px;
243 height: 600px;
244 border-radius: 300px;
245 border: 1px solid #ec0808;
248 padding-top: 150px;
255 width: 100px;
256 height: 100px;
261 width: 100px;
262 height: 100px;
264 margin-left: 100px;
268 margin-top: 150px;
269 width: 200px;
270 height: 100px;
271 border-radius: 50px;
272 border: 1px solid #e70303;
341 margin-top: 400px;
343 width: 100px;
344 height: 100px;
345 border-radius: 50px;
350 margin-top: 400px;
353 width: 100px;
354 height: 100px;
355 border-radius: 50px;
384 margin-top: 700px;
386 width: 200px;
387 height: 100px;
445 width: 100px;
446 height: 100px;
491 padding:50px;
494 width: 100px;
495 height: 100px;
500 margin-top: 50px;
501 width: 100px;
502 height: 100px;
507 margin-top: 50px;
508 width: 100px;
509 height: 100px;
515 margin-left: 50px;
516 margin-top: 200px;
517 width: 100px;
518 height: 100px;
523 margin-top: 300px;
524 width: 100px;
525 height: 100px;
535 transform: translate(0,500px);
545 transform: translate(300px,0) rotate(360deg);
553 transform:rotate(360deg) translate(300px,0);
571 transform: scale(1.5) rotate(360deg) translate(200px,0);