mirror of
https://github.com/thiagoralves/OpenPLC_v3.git
synced 2025-12-08 02:31:10 +08:00
Merge pull request #305 from enp6s0/offline-font
Add Roboto webfont to local resources directory
This commit is contained in:
@@ -2,7 +2,7 @@ login_head = """
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<style>
|
||||
@import url(https://fonts.googleapis.com/css?family=Roboto:300);
|
||||
@import url(/static/fonts/roboto/roboto.css);
|
||||
.top {
|
||||
position:absolute;
|
||||
left:0; right:0; top:0;
|
||||
|
||||
Reference in New Issue
Block a user