Use Docsy alert classes

Update the Kubernetes overrides from the Docsy theme to diverge less,
specifically in the areas of callouts (alerts) and pageinfo blocks.
This commit is contained in:
Tim Bannister
2021-10-13 01:10:58 +01:00
parent 85d3fb9900
commit 4a57e58ab4
5 changed files with 32 additions and 24 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{{ if (.Site.Param "deprecated") }}
<section id="deprecation-warning">
<div class="content deprecation-warning">
<div class="content deprecation-warning pageinfo">
<h3>
{{ T "deprecation_title" }} {{ .Param "version" }}
</h3>