mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Added docs
This commit is contained in:
parent
3627f36a54
commit
26d531a304
5 changed files with 268 additions and 16 deletions
10
docs/_static/stylesheets/extra.css
vendored
10
docs/_static/stylesheets/extra.css
vendored
|
|
@ -10,13 +10,3 @@
|
|||
code, kbd, pre {
|
||||
font-family: "JetBrainsMono", "Roboto Mono", "Courier New", Courier, monospace;
|
||||
}
|
||||
|
||||
.highlight * {
|
||||
background: #f0f0f0;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
.highlight * {
|
||||
background: #424242;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue