aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/web/reading/header.html2
-rw-r--r--web/cobrands/reading/css/css.scss (renamed from web/cobrands/reading/css/mysoc.scss)0
2 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/reading/header.html b/templates/web/reading/header.html
index 64674cad6..dc3b626d6 100644
--- a/templates/web/reading/header.html
+++ b/templates/web/reading/header.html
@@ -12,7 +12,7 @@
<link rel="stylesheet" type="text/css" href="[% version('/css/core.css') %]">
<link rel="stylesheet" type="text/css" href="[% version('/cobrands/reading/css/reading.css') %]" />
<link rel="stylesheet" type="text/css" href="[% version('/cobrands/reading/css/print3rdParty.css') %]" media="print"/>
- <link rel="stylesheet" type="text/css" href="[% version('/cobrands/reading/css/mysoc.css') %]" />
+ <link rel="stylesheet" type="text/css" href="[% version('/cobrands/reading/css/css.css') %]" />
[% INCLUDE 'common_header_tags.html' %]
diff --git a/web/cobrands/reading/css/mysoc.scss b/web/cobrands/reading/css/css.scss
index f7951b571..f7951b571 100644
--- a/web/cobrands/reading/css/mysoc.scss
+++ b/web/cobrands/reading/css/css.scss