diff --git a/src/docs/_static/styles.css b/src/docs/_static/styles.css index 3b78473343..f7c80defed 100644 --- a/src/docs/_static/styles.css +++ b/src/docs/_static/styles.css @@ -1293,8 +1293,9 @@ a:hover { color: rgb(0, 199, 253) !important; } -#trademarks{ +.tmb-cookies-privacy{ color: rgba(0,84,174,68) !important; + padding: 0.25rem; } #footer-container{ diff --git a/src/docs/_templates/base.html b/src/docs/_templates/base.html index 0c4ae80435..e40f1d28ef 100644 --- a/src/docs/_templates/base.html +++ b/src/docs/_templates/base.html @@ -3,15 +3,7 @@ {% block head %} - - - - + @@ -66,9 +58,22 @@ {% block footer %}