2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-29 05:18:10 +00:00

Update style

This commit is contained in:
Dan 2018-02-09 04:09:16 +01:00
parent e7b51ecec8
commit 84f614b771

View File

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