diff --git a/gordonramsay/index.html b/gordonramsay/index.html index 0ea7226..ca5634d 100644 --- a/gordonramsay/index.html +++ b/gordonramsay/index.html @@ -1,259 +1,308 @@ - - - - - - - Starter Template · Bootstrap v5.3 + + - + + + + + + Starter Template · Bootstrap v5.3 - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Bootstrap - - - - -
-
- - - Starter template - -
- -
-

Gordon Ramsay

-

Played Aussie football for St Kilda

- - - -
- -
-
-

Starter projects

-

Ready to go beyond the starter template? Check out these open source projects that you can quickly duplicate to a new GitHub repository.

- + .btn-bd-primary { + --bd-violet-bg: #712cf9; + --bd-violet-rgb: 112.520718, 44.062154, 249.437846; + + --bs-btn-font-weight: 600; + --bs-btn-color: var(--bs-white); + --bs-btn-bg: var(--bd-violet-bg); + --bs-btn-border-color: var(--bd-violet-bg); + --bs-btn-hover-color: var(--bs-white); + --bs-btn-hover-bg: #6528e0; + --bs-btn-hover-border-color: #6528e0; + --bs-btn-focus-shadow-rgb: var(--bd-violet-rgb); + --bs-btn-active-color: var(--bs-btn-hover-color); + --bs-btn-active-bg: #5a23c8; + --bs-btn-active-border-color: #5a23c8; + } + + .bd-mode-toggle { + z-index: 1500; + } + + .bd-mode-toggle .dropdown-menu .active .bi { + display: block !important; + } + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Bootstrap + + + + + +
+
+ + + + + Starter template + +
+ +
+

Gordon Ramsay

+

Played Aussie football for St Kilda

+ + -
-

Guides

-

Read more detailed instructions and documentation on using or contributing to Bootstrap.

- +
+ +
+
+

Starter projects

+

Ready to go beyond the starter template? Check out these open source projects that you can quickly + duplicate to a new GitHub repository.

+ +
+ +
+

Guides

+

Read more detailed instructions and documentation on using or contributing to Bootstrap.

+ +
-
-
-
- Created by the Bootstrap team · © 2023 -
-
- - - - +
+ +
+ + + + + \ No newline at end of file