mNo edit summary |
No edit summary |
||
| Line 26: | Line 26: | ||
left: 0; | left: 0; | ||
right: 0; | right: 0; | ||
z-index: | z-index: 10; | ||
} | } | ||
| Line 49: | Line 49: | ||
top: 8px; | top: 8px; | ||
left: 48px; | left: 48px; | ||
} | } | ||
| Line 65: | Line 57: | ||
color: #fff; | color: #fff; | ||
font-family: "Teko", sans-serif; | font-family: "Teko", sans-serif; | ||
font-size: | font-weight: 400; | ||
font-size: 20px; | |||
z-index: 2; | z-index: 2; | ||
} | } | ||
| Line 90: | Line 83: | ||
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
z-index: | z-index: 20; | ||
} | } | ||
Revision as of 06:51, 30 June 2024
.ModuleGenerator-container {
position: relative;
width: 298px;
height: 404px;
}
span a img {
position: absolute;
max-width: 100%;
max-height: 100%;
z-index: 1;
}
p span {
display: block;
}
.ModuleGenerator-bg-light2 a img {
opacity: 0.33;
}
.ModuleGenerator-icon a img {
top: 50px;
margin-right: auto;
margin-left: auto;
left: 0;
right: 0;
z-index: 10;
}
.ModuleGenerator-module-class a img {
width: 36px;
height: 36px;
top: 8px;
left: 10px;
}
.ModuleGenerator-socket-type-box a img {
width:78px;
height: 34px;
position: absolute;
margin-left: auto;
margin-right: auto;
z-index: 2;
}
.ModuleGenerator-socket-type a img {
width: 36px;
height: 36px;
top: 8px;
left: 48px;
}
.ModuleGenerator-cost {
position: absolute;
top: 0px;
right: 16px;
color: #fff;
font-family: "Teko", sans-serif;
font-weight: 400;
font-size: 20px;
z-index: 2;
}
.ModuleGenerator-name {
position: absolute;
width: 100%;
top: 240px;
color: #fff;
text-align: center;
font-family: "Noto Sans", sans-serif;
font-size: 36px;
font-weight: 500;
line-height: 1;
z-index: 2;
}
.ModuleGenerator-rarity a img {
position: absolute;
left: 25%;
top: 50px;
width: 148px;
height: 148px;
margin-left: auto;
margin-right: auto;
z-index: 20;
}
.ModuleGenerator-special-mask a img {
position: absolute;
z-index: 3;
}
.ModuleGenerator-notice {
width: 298px;
text-align: center;
font-size: 12px;
}