1
Fork 0
mirror of https://github.com/RGBCube/GitHubWrapper synced 2025-07-25 23:47:44 +00:00

Docs base plate?

This commit is contained in:
VarMonke 2022-05-02 21:41:38 +05:30
parent 359c483c66
commit 187f15f8bc
29 changed files with 3493 additions and 52 deletions

10
docs/_static/icons.css vendored Normal file
View file

@ -0,0 +1,10 @@
@font-face {
font-family: 'Custom Icons';
font-style: normal;
font-weight: 400;
src: url('icons.woff') format('woff2');
}
.custom-icons {
font-family: 'Custom Icons' !important;
}