diff --git a/docs/_static/hasura-custom.css b/docs/_static/hasura-custom.css index 16cd66834dc..3789851d613 100644 --- a/docs/_static/hasura-custom.css +++ b/docs/_static/hasura-custom.css @@ -120,6 +120,15 @@ p { position: relative !important; font-size: 16px; } +.newsletter-link, +.newsletter-link:hover, +.newsletter-link:visited { + color: #001934 !important; /* override djangosite.css */ + display: block; + font-size: 14px; + font-weight: normal; + line-height: 16px; +} .full-width { flex: 1; } diff --git a/docs/_theme/djangodocs/layout.html b/docs/_theme/djangodocs/layout.html index 6a0fc0e1291..5483b75640f 100644 --- a/docs/_theme/djangodocs/layout.html +++ b/docs/_theme/djangodocs/layout.html @@ -308,6 +308,7 @@
Stay up to date with product & security news +