From 2bd589ff501a5d957ba3058fe52967398e94f6d1 Mon Sep 17 00:00:00 2001 From: btopro Date: Mon, 25 Feb 2019 16:14:18 -0500 Subject: [PATCH] #105 IE11 and a few others will get this message --- system/boilerplate/cdns/cdn.waxam.io.html | 33 +++++++++++++++++-- system/boilerplate/cdns/haxtheweb.org.html | 33 +++++++++++++++++-- .../cdns/webcomponents.psu.edu.html | 31 ++++++++++++++++- 3 files changed, 92 insertions(+), 5 deletions(-) diff --git a/system/boilerplate/cdns/cdn.waxam.io.html b/system/boilerplate/cdns/cdn.waxam.io.html index c20a6901f09..1de9e22cadc 100644 --- a/system/boilerplate/cdns/cdn.waxam.io.html +++ b/system/boilerplate/cdns/cdn.waxam.io.html @@ -37,11 +37,12 @@ + - + diff --git a/system/boilerplate/cdns/haxtheweb.org.html b/system/boilerplate/cdns/haxtheweb.org.html index b230ebccaba..ce7cfc8ef3f 100644 --- a/system/boilerplate/cdns/haxtheweb.org.html +++ b/system/boilerplate/cdns/haxtheweb.org.html @@ -36,7 +36,8 @@ - + + @@ -160,11 +161,39 @@ font-family: "Courier New", Courier, monospace; color: black; } + #outdated { + font-size: 5vw; + margin: 0; + top: 0; + bottom: 0; + left: 0; + right: 0; + width: 100%; + justify-content: center; + display: none; + text-align: center; + padding: 0; + position: absolute; + font-family: "Courier New", Courier, monospace; + color: black; + background-color: #FFCCCC; + z-index: 10000; + } + #outdated h6 { + padding: 16px; + margin: 0; + } -
{{ title }}
loading
+
{{ title }}
loading
+
+
Your browser is out-of-date!
+

Update your browser to view this website correctly. Update my browser now +

+
+ diff --git a/system/boilerplate/cdns/webcomponents.psu.edu.html b/system/boilerplate/cdns/webcomponents.psu.edu.html index 9e9608b6fb5..b6055f7a607 100644 --- a/system/boilerplate/cdns/webcomponents.psu.edu.html +++ b/system/boilerplate/cdns/webcomponents.psu.edu.html @@ -37,6 +37,7 @@ + @@ -160,11 +161,39 @@ font-family: "Courier New", Courier, monospace; color: black; } + #outdated { + font-size: 5vw; + margin: 0; + top: 0; + bottom: 0; + left: 0; + right: 0; + width: 100%; + justify-content: center; + display: none; + text-align: center; + padding: 0; + position: absolute; + font-family: "Courier New", Courier, monospace; + color: black; + background-color: #FFCCCC; + z-index: 10000; + } + #outdated h6 { + padding: 16px; + margin: 0; + } -
{{ title }}
loading
+
{{ title }}
loading
+
+
Your browser is out-of-date!
+

Update your browser to view this website correctly. Update my browser now +

+
+