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: 60px; position: relative; background: transparent; } .symbol::before { content: ""; position: absolute; width: 120px; height: 60px; border-top: 10px solid #FFC107; /* Cor dourada */ border-radius: 60px 60px 0 0; top: 0; left: 0; } .symbol::after { content: ""; position: absolute; width: 0; height: 0; border-left: 60px solid transparent; border-right: 60px solid transparent; border-top: 30px solid #4CAF50; /* Cor verde */ top: 30px; left: 0; }
Generation Data
기록
프롬프트
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: 60px
;
position: relative
;
background: transparent
;
}
.
symbol::before {
content: ""
;
position: absolute
;
width: 120px
;
height: 60px
;
border-top: 10px solid #FFC107
;
/* Cor dourada */
border-radius: 60px 60px 0 0
;
top: 0
;
left: 0
;
}
.
symbol::after {
content: ""
;
position: absolute
;
width: 0
;
height: 0
;
border-left: 60px solid transparent
;
border-right: 60px solid transparent
;
border-top: 30px solid #4CAF50
;
/* Cor verde */
top: 30px
;
left: 0
;
}
정보
Checkpoint & LoRA

Checkpoint
SeaArt Infinity
#SeaArt Infinity
0개의 댓글
0
1
0