add [u], [big], [small], [color], [center], [right] tags to babycode
This commit is contained in:
@ -792,7 +792,8 @@ ul, ol {
|
||||
|
||||
.babycode-button-container {
|
||||
display: flex;
|
||||
gap: 10px;
|
||||
gap: 5px;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.babycode-button {
|
||||
@ -851,3 +852,7 @@ footer {
|
||||
margin: auto;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.babycode-guide-list {
|
||||
border-bottom: 1px dashed;
|
||||
}
|
||||
|
Reference in New Issue
Block a user