modified: public/css/f0ck.css
new file: public/js/f0ck.js modified: src/inc/routes/api.mjs modified: src/inc/routes/index.mjs modified: src/websrv.mjs modified: views/index.html.tpl
This commit is contained in:
@ -24,8 +24,9 @@
|
||||
|
||||
/* Body */
|
||||
body {
|
||||
background-color: var(--bg-color);
|
||||
background-color: var(--bg-color);
|
||||
color: var(--font-color);
|
||||
/*overflow: hidden;*/
|
||||
}
|
||||
/* End of Body */
|
||||
|
||||
|
0
public/js/f0ck.js
Normal file
0
public/js/f0ck.js
Normal file
Reference in New Issue
Block a user