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

Generation Data
Records
Prompts
Copy
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
;
}
INFO
Checkpoint & LoRA

Checkpoint
SeaArt Infinity
#SeaArt Infinity
0 comment
0
1
0