2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-28 21:07:59 +00:00

Update style

This commit is contained in:
Dan 2018-01-28 03:33:02 +01:00
parent cf213e65a4
commit 0700bdfc61

View File

@ -20,3 +20,7 @@
color: #3b3936;
background-color: #d1ccc1;
}
.rst-content code.literal {
color: #3b3936;
}