add bare css for reference

This commit is contained in:
ouwou 2020-11-15 02:31:37 -05:00
parent 266fb15c91
commit 152695ee82

19
css/bare.css Normal file
View File

@ -0,0 +1,19 @@
.embed {
border-radius: 5px;
padding: 10px;
}
.embed-footer {
margin-top: 5px;
font-size: 11px;
}
.embed-author {
margin-bottom: 10px;
font-size: 12px;
}
.message-attachment-box {
border: 1px solid #aaaaaa;
padding: 2px 5px 2px 5px;
}