balibabu
Feat: Modify the text of the embedded website button #3909 (#4057)
414b804
raw
history blame
213 Bytes
.codeCard {
.clearCardBody();
}
.codeText {
padding: 10px;
background-color: #ffffff09;
}
.id {
.linkText();
}
.darkBg {
background-color: rgb(69, 68, 68);
}
.darkId {
color: white;
.darkBg();
}