mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-06 20:15:19 +03:00
add bare css for reference
This commit is contained in:
19
css/bare.css
Normal file
19
css/bare.css
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user