Files
abaddon/css/main.css
2020-09-03 22:36:57 -04:00

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;
}