Símbolo Félixbody { display: flex; justify


Símbolo Félixbody { display: flex; justify-content: center; align-items: center; height: 100vh; margin: 0; background-color: #f5f5f5; } .symbol { width: 120px; height: 120px; position: relative; background: transparent; } .symbol .f-part { position: absolute; width: 60px; height: 60px; background: #4CAF50; /* Cor verde */ clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 50% 100%, 50% 50%, 0% 50%); transform: rotate(45deg); top: 20px; left: 30px; } .symbol .accent { position: absolute; width: 40px; height: 20px; background: #FFC107; /* Cor dourada */ top: 70px; left: 40px; border-radius: 10px; transform: rotate(-45deg); }
프롬프트
Copy prompts
Símbolo Félixbody {
display: flex
;
justify-content: center
;
align-items: center
;
height: 100vh
;
margin: 0
;
background-color: #f5f5f5
;
}
.
symbol {
width: 120px
;
height: 120px
;
position: relative
;
background: transparent
;
}
.
symbol
.
f-part {
position: absolute
;
width: 60px
;
height: 60px
;
background: #4CAF50
;
/* Cor verde */
clip-path: polygon(0% 0%
,
100% 0%
,
100% 100%
,
50% 100%
,
50% 50%
,
0% 50%)
;
transform: rotate(45deg)
;
top: 20px
;
left: 30px
;
}
.
symbol
.
accent {
position: absolute
;
width: 40px
;
height: 20px
;
background: #FFC107
;
/* Cor dourada */
top: 70px
;
left: 40px
;
border-radius: 10px
;
transform: rotate(-45deg)
;
}
정보
Checkpoint & LoRA

Checkpoint
SeaArt Infinity
#종이접기
#SeaArt Infinity
0개의 댓글
0
0
0