mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-07-25 23:47:44 +00:00
Docs base plate?
This commit is contained in:
parent
359c483c66
commit
187f15f8bc
29 changed files with 3493 additions and 52 deletions
10
docs/_static/icons.css
vendored
Normal file
10
docs/_static/icons.css
vendored
Normal 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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue