This website requires JavaScript.
Explore
Help
Sign In
pixeldrain
/
fnx_web
Watch
1
Star
0
Fork
0
You've already forked fnx_web
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a6c7999448d5f094acd7d0cb10052ab0c2c258ed
fnx_web
/
res
/
template
/
fragments
/
user_style.html
7 lines
92 B
HTML
Raw
Normal View
History
Unescape
Escape
Some optimizations. Improve font loading and embed global.css directly
2019-02-18 13:37:41 +01:00
{{define "user_style"}}
<
style
>
{{.UserStyle}}
add compat file viewer
2020-01-28 12:51:21 +01:00
{{template "layout.css" .}}
Some optimizations. Improve font loading and embed global.css directly
2019-02-18 13:37:41 +01:00
<
/
style
>
{{end}}
Reference in New Issue
Copy Permalink