Files
est-moni/public/flukemoni/Ex4/HOMEPAGE_ChangeTest.css

189 lines
3.3 KiB
CSS
Executable File

.mediaViewInfo {
--web-view-name: HOMEPAGE-ChangeTest;
--web-view-id: HOMEPAGE-ChangeTest;
--web-scale-on-resize: true;
--web-enable-deep-linking: true;
}
:root {
--web-view-ids: HOMEPAGE-ChangeTest;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
border: none;
}
#HOMEPAGE-ChangeTest {
position: absolute;
width: 480px;
height: 640px;
background-color: rgba(255,255,255,1);
overflow: hidden;
--web-view-name: HOMEPAGE-ChangeTest;
--web-view-id: HOMEPAGE-ChangeTest;
--web-scale-on-resize: true;
--web-enable-deep-linking: true;
}
@keyframes fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
#n_2 {
position: absolute;
width: 480px;
height: 640px;
left: 0px;
top: 0px;
overflow: visible;
}
#n_17_dt {
opacity: 0.8;
fill: rgba(249,188,18,1);
stroke: rgba(249,188,18,1);
stroke-width: 4px;
stroke-linejoin: miter;
stroke-linecap: butt;
stroke-miterlimit: 4;
shape-rendering: auto;
}
.n_17_dt {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 32px;
top: 51px;
}
#n_17_du {
opacity: 0.8;
fill: rgba(249,188,18,1);
stroke: rgba(249,188,18,1);
stroke-width: 4px;
stroke-linejoin: miter;
stroke-linecap: butt;
stroke-miterlimit: 4;
shape-rendering: auto;
}
.n_17_du {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 34px;
top: 599px;
}
#n_20_dv {
opacity: 0.8;
fill: rgba(249,188,18,1);
stroke: rgba(146,135,105,1);
stroke-width: 1px;
stroke-linejoin: miter;
stroke-linecap: butt;
stroke-miterlimit: 4;
shape-rendering: auto;
}
.n_20_dv {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 412px;
top: 596px;
}
#back {
opacity: 0;
position: absolute;
width: 59px;
height: 38px;
left: 13px;
top: 43px;
overflow: visible;
--web-animation: fadein 0.3s ease-out;
--web-action-type: page;
--web-action-target: HOMEPAGE.html;
cursor: pointer;
}
#back_dx {
opacity: 0.25;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
stroke-width: 1px;
stroke-linejoin: miter;
stroke-linecap: butt;
stroke-miterlimit: 4;
shape-rendering: auto;
}
.back_dx {
position: absolute;
overflow: visible;
width: 59px;
height: 38px;
left: 0px;
top: 0px;
}
#NewTestbutton {
opacity: 0;
position: absolute;
width: 82px;
height: 52px;
left: 4px;
top: 584px;
overflow: visible;
--web-animation: fadein 0.3s ease-out;
--web-action-type: page;
--web-action-target: HOMEPAGE_ChangeTest_NewTest.html;
cursor: pointer;
}
#NewTestbutton_dz {
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
stroke-width: 1px;
stroke-linejoin: miter;
stroke-linecap: butt;
stroke-miterlimit: 4;
shape-rendering: auto;
}
.NewTestbutton_dz {
position: absolute;
overflow: visible;
width: 82px;
height: 52px;
left: 0px;
top: 0px;
}
#UseSelectbutton {
position: absolute;
width: 113px;
height: 52px;
left: 357px;
top: 584px;
overflow: visible;
--web-animation: fadein 0.3s ease-out;
--web-action-type: page;
--web-action-target: HOMEPAGE.html;
cursor: pointer;
}
#UseSelectbutton_d {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
stroke-width: 1px;
stroke-linejoin: miter;
stroke-linecap: butt;
stroke-miterlimit: 4;
shape-rendering: auto;
}
.UseSelectbutton_d {
position: absolute;
overflow: visible;
width: 113px;
height: 52px;
left: 0px;
top: 0px;
}