1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-02 20:35:43 +00:00
This commit is contained in:
InsanusMokrassar
2022-08-05 16:09:22 +00:00
parent 54b929503a
commit bc63b4018b
8208 changed files with 83838 additions and 60440 deletions

View File

@@ -612,10 +612,11 @@ a small {
}
blockquote {
border-left: 1px solid #e5e5e5;
border-left: 1ch solid var(--default-gray);
margin: 0;
padding: 0 0 0 20px;
padding-left: 1ch;
font-style: italic;
color: var(--average-color);
}
pre {