mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-04 11:33:27 +03:00
16 lines
190 B
CSS
16 lines
190 B
CSS
.embed {
|
|
background-color: #eeeeee;
|
|
border-radius: 5px;
|
|
padding: 10px;
|
|
}
|
|
|
|
.embed-footer {
|
|
margin-top: 5px;
|
|
font-size: 11px;
|
|
}
|
|
|
|
.embed-author {
|
|
margin-bottom: 10px;
|
|
font-size: 12px;
|
|
}
|