2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-25 19:38:31 +00:00

14 lines
216 B
CSS
Raw Normal View History

2018-01-08 08:31:07 +01:00
@import url("theme.css");
.wy-side-nav-search, .wy-nav-top {
background-color: #d1ccc1;
}
.wy-nav-top, .wy-nav-top a {
color: #3b3936;
}
.wy-side-nav-search input[type=text] {
border-color: #918e86;
}