]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Site assets: `.bd-bg-purple-bright` → `.bd-bg-violet` and drop unused `.bd-text-purpl...
authorJulien Déramond <julien.deramond@orange.com>
Fri, 25 Feb 2022 13:06:14 +0000 (14:06 +0100)
committerMark Otto <otto@github.com>
Mon, 28 Feb 2022 23:17:37 +0000 (15:17 -0800)
site/assets/scss/_content.scss
site/layouts/partials/home/masthead-followup.html

index 3dd380ef709bfcb9d51f108f60094fd3f63aa5ff..e79108fc69c95bcf63a45e9ac57ac9d498617ed5 100644 (file)
   font-weight: 300;
 }
 
-.bd-text-purple-bright {
-  color: $bd-violet;
-}
-
-.bd-bg-purple-bright {
+.bd-bg-violet {
   background-color: $bd-violet;
 }
index e6cfb4724c62c0aac7c970a7816a404f908351bf..48f77f47041ceb61fb066f93079520ca369dbcc9 100644 (file)
@@ -43,7 +43,7 @@
 
   <section class="row mb-5 pb-md-4 align-items-center">
     <div class="col-md-5">
-      <div class="masthead-followup-icon d-inline-block mb-2 text-white bd-bg-purple-bright">
+      <div class="masthead-followup-icon d-inline-block mb-2 text-white bd-bg-violet">
         {{ partial "icons/circle-square.svg" (dict "width" "32" "height" "32") }}
       </div>
       <h2 class="display-5 fw-normal">Bootstrap Icons</h2>