diff --git a/css/bootstrap/privatebin.css b/css/bootstrap/privatebin.css index 6c4b1028..8355ac38 100644 --- a/css/bootstrap/privatebin.css +++ b/css/bootstrap/privatebin.css @@ -144,3 +144,7 @@ footer h4 { li.L0, li.L1, li.L2, li.L3, li.L5, li.L6, li.L7, li.L8 { list-style-type: decimal !important; } + +.dark-theme .alert-info .alert-link { + color: #fff; +} diff --git a/tpl/bootstrap.php b/tpl/bootstrap.php index 81e1d241..5b1fe33e 100644 --- a/tpl/bootstrap.php +++ b/tpl/bootstrap.php @@ -88,6 +88,9 @@ endif; if ($isCpct): ?> class="navbar-spacing" class="dark-theme">