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:
Flummi
2019-04-26 04:19:20 +00:00
parent b9adbffc81
commit c95e0d82f1
6 changed files with 27 additions and 18 deletions

View File

@ -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
View File