diff options
Diffstat (limited to 'util/tmpl/header.html')
-rw-r--r-- | util/tmpl/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/tmpl/header.html b/util/tmpl/header.html index cb9ec67c..6245099f 100644 --- a/util/tmpl/header.html +++ b/util/tmpl/header.html @@ -3,6 +3,6 @@ <head> <meta charset="UTF-8"> <title></title> - <link rel="stylesheet" href="{{root}}/css/popup.css"> + <link rel="stylesheet" href="{{root}}/css/frame.css"> </head> <body> |