From 710179d8a6e5e2b76870c6aca07cc63c18dffe01 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 19 Nov 2020 00:26:39 +0000 Subject: [PATCH] Deployed 27564ba to 0.1 with MkDocs 1.1.2 and mike 0.5.5 --- 0.1/javascripts/extra.js | 2 +- 0.1/sitemap.xml.gz | Bin 212 -> 212 bytes 0.1/stylesheets/extra.css | 13 +++++++------ latest/javascripts/extra.js | 2 +- latest/sitemap.xml.gz | Bin 212 -> 212 bytes latest/stylesheets/extra.css | 13 +++++++------ 6 files changed, 16 insertions(+), 14 deletions(-) diff --git a/0.1/javascripts/extra.js b/0.1/javascripts/extra.js index f2454f22..e07822c9 100644 --- a/0.1/javascripts/extra.js +++ b/0.1/javascripts/extra.js @@ -1,5 +1,5 @@ window.addEventListener("DOMContentLoaded", function() { if(!window.location.pathname.endsWith("/latest/")){ - document.querySelector("div[data-md-component=announce]").innerHTML = "You are seeing the docs for a previous version of RAPIDS, click here to go to the latest" + document.querySelector("div[data-md-component=announce]").innerHTML = "
You are seeing the docs for a previous version of RAPIDS, click here to go to the latest
" } }); diff --git a/0.1/sitemap.xml.gz b/0.1/sitemap.xml.gz index ddc58b062ac7e4fc697c10d3a957eee4c91d96f2..b0034fc0d277443a9a070601539edb986072b554 100644 GIT binary patch delta 14 Vcmcb@c!iNozMF$%-|mTQ=Kv(|1xWw^ delta 14 Vcmcb@c!iNozMF$XXy-(>a{wWX1e*W= diff --git a/0.1/stylesheets/extra.css b/0.1/stylesheets/extra.css index 6e6cddbd..83eba024 100644 --- a/0.1/stylesheets/extra.css +++ b/0.1/stylesheets/extra.css @@ -15,13 +15,14 @@ div[data-md-component=announce] { background-color: rgba(255,145,0,.1); - padding: 15px; - text-align: center; - font-size: .8rem; - color: var(--md-admonition-fg-color); } - -div[data-md-component=announce]>a{ +div[data-md-component=announce]>div#announce-msg{ + color: var(--md-admonition-fg-color); + font-size: .8rem; + text-align: center; + margin: 15px; +} +div[data-md-component=announce]>div#announce-msg>a{ color: var(--md-typeset-a-color); text-decoration: underline; } \ No newline at end of file diff --git a/latest/javascripts/extra.js b/latest/javascripts/extra.js index f2454f22..e07822c9 100644 --- a/latest/javascripts/extra.js +++ b/latest/javascripts/extra.js @@ -1,5 +1,5 @@ window.addEventListener("DOMContentLoaded", function() { if(!window.location.pathname.endsWith("/latest/")){ - document.querySelector("div[data-md-component=announce]").innerHTML = "You are seeing the docs for a previous version of RAPIDS, click here to go to the latest" + document.querySelector("div[data-md-component=announce]").innerHTML = "
You are seeing the docs for a previous version of RAPIDS, click here to go to the latest
" } }); diff --git a/latest/sitemap.xml.gz b/latest/sitemap.xml.gz index ddc58b062ac7e4fc697c10d3a957eee4c91d96f2..b0034fc0d277443a9a070601539edb986072b554 100644 GIT binary patch delta 14 Vcmcb@c!iNozMF$%-|mTQ=Kv(|1xWw^ delta 14 Vcmcb@c!iNozMF$XXy-(>a{wWX1e*W= diff --git a/latest/stylesheets/extra.css b/latest/stylesheets/extra.css index 6e6cddbd..83eba024 100644 --- a/latest/stylesheets/extra.css +++ b/latest/stylesheets/extra.css @@ -15,13 +15,14 @@ div[data-md-component=announce] { background-color: rgba(255,145,0,.1); - padding: 15px; - text-align: center; - font-size: .8rem; - color: var(--md-admonition-fg-color); } - -div[data-md-component=announce]>a{ +div[data-md-component=announce]>div#announce-msg{ + color: var(--md-admonition-fg-color); + font-size: .8rem; + text-align: center; + margin: 15px; +} +div[data-md-component=announce]>div#announce-msg>a{ color: var(--md-typeset-a-color); text-decoration: underline; } \ No newline at end of file