mirror of
https://github.com/zyqunix/tools.git
synced 2025-07-06 14:30:31 +02:00
fixed CORS, added non-affiliation and added DATES!!!
This commit is contained in:
parent
2c7f7d62e2
commit
6f05307f95
3 changed files with 8 additions and 4 deletions
|
@ -8,6 +8,10 @@
|
|||
src: url('/Fonts/JetBrainsMono/JetBrainsMono-Regular.woff2');
|
||||
}
|
||||
|
||||
h6 {
|
||||
margin-top: -10px;
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: #505050;
|
||||
font-family: 'Hack', 'JetBrainsMono', monospace;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue