summaryrefslogtreecommitdiffstats
path: root/funcweb/funcweb/templates/master.html
diff options
context:
space:
mode:
Diffstat (limited to 'funcweb/funcweb/templates/master.html')
-rw-r--r--funcweb/funcweb/templates/master.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/funcweb/funcweb/templates/master.html b/funcweb/funcweb/templates/master.html
index 6029a9f..729c170 100644
--- a/funcweb/funcweb/templates/master.html
+++ b/funcweb/funcweb/templates/master.html
@@ -19,7 +19,7 @@
type="image/x-icon" rel="shortcut icon"/>
<style type="text/css" media="screen">
- @import url("/static/css/myfedora-style.css");
+ @import url("/static/css/style.css");
</style>
</head>
<body py:match="body" py:attrs="select('@*')">