From cff6c4d88582203526679585f93f6b8789fc1e79 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Mon, 14 Aug 2023 16:02:02 +0200 Subject: [PATCH] docs: upgrade bootstrap to 5.3.1 Bootstrap 5.3.1 is out, implementing the color fix we introduced to make dark-mode more readable. So let's update to that, and drop our override. Reviewed-by: David Heidelberg Part-of: --- docs/mesa3d_theme/layout.html | 4 ++-- docs/mesa3d_theme/static/screen.css_t | 4 ---- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/docs/mesa3d_theme/layout.html b/docs/mesa3d_theme/layout.html index c51611208c2..a80aeb2b0e9 100644 --- a/docs/mesa3d_theme/layout.html +++ b/docs/mesa3d_theme/layout.html @@ -1,7 +1,7 @@ {% extends "basic/layout.html" %} {% block css %} - + {{ css() }} {% endblock %} @@ -135,7 +135,7 @@ - +