mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-28 12:32:49 +02:00
Merge branch 'main' into potvieux
This commit is contained in:
@ -61,8 +61,13 @@ mark {
|
||||
/* Make navbar more readable */
|
||||
.navbar-dark .navbar-nav .nav-link {
|
||||
color: rgba(255, 255, 255, .75);
|
||||
/* text-shadow: 2px 2px 15px #ffeb40; */
|
||||
}
|
||||
|
||||
/* .navbar-brand { */
|
||||
/* text-shadow: 2px 2px 15px #ffeb40; */
|
||||
/* }
|
||||
|
||||
/* Last BDE colors */
|
||||
.bg-primary {
|
||||
background-color: rgb(102, 83, 105) !important;
|
||||
@ -128,6 +133,4 @@ a:hover {
|
||||
|
||||
.btn-outline-primary.focus {
|
||||
box-shadow: 0 0 0 0.25rem rgba(200, 30, 200, 0.5);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user