mirror of https://gitlab.crans.org/bde/nk20
Add comment on custom CSS
This commit is contained in:
parent
eadc8fa193
commit
8933fddaf3
|
@ -74,6 +74,8 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
.bs-tooltip-bottom .arrow::before {
|
.bs-tooltip-bottom .arrow::before {
|
||||||
border-bottom-color: rgba(0,0,0,.250);
|
border-bottom-color: rgba(0,0,0,.250);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Limit fluid container to a max size */
|
||||||
.container-fluid {
|
.container-fluid {
|
||||||
max-width: 1600px;
|
max-width: 1600px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue