mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 18:24:12 +02:00
api page
This commit is contained in:
parent
6ba687d9db
commit
15f38a6872
8 changed files with 443 additions and 2 deletions
8
style/pages/api.css
Normal file
8
style/pages/api.css
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
li > a:first-child > code, li > code:first-child {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
pre {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue