summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--static/style.css4
-rw-r--r--tmpl/index.html3
2 files changed, 7 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 4577bef..a302ea8 100644
--- a/static/style.css
+++ b/static/style.css
@@ -339,3 +339,7 @@ pre {
table#table-of-courses {
width: 100%;
}
+
+.broken-styling-warning {
+ display: none;
+}
diff --git a/tmpl/index.html b/tmpl/index.html
index 69918f5..896734f 100644
--- a/tmpl/index.html
+++ b/tmpl/index.html
@@ -10,6 +10,9 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
</head>
<body>
+ <div style="font-size: 150%; color: red; font-weight: bold;" class="broken-styling-warning">
+ The fact that you see this message means that the CSS styling information for this site is not loading correctly, and usability would be severely impacted. Check your network connection, and if this issue persists, you should contact the system administrator.
+ </div>
<header>
<div class="header-content">
<div class="header-left">