diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/template/template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/template/template.html b/template/template/template.html index 2a0270c..ca24df8 100644 --- a/template/template/template.html +++ b/template/template/template.html @@ -17,7 +17,7 @@ <meta name="description" lang="en" content="$template_desc_en"> <meta charset="UTF-8"> - <link rel="stylesheet" href="css/sublab.css" type="text/css"> + <link rel="stylesheet" href="css/sublab-new.css" type="text/css"> <link rel="stylesheet" href="css/taifun.status.css" type="text/css"> <link rel="stylesheet" href="css/trieste.status.css" type="text/css"> <link rel="stylesheet" href="css/nautilus.status.css" type="text/css"> |