/
daniilsavchenko
/
StockFlow
Обзор
Документация
Войти
/
daniilsavchenko
/
StockFlow
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
Views/Shared/_Layout.cshtml.css
47 строк
864 B
StockFlow Student
Initial StockFlow project
19 май 2026, 22:54
19 май 2026, 22:54
99ece9c
Код
Авторство
О чём код?
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification for details on configuring this project to bundle and minify static web assets. */ a.navbar-brand { white-space: normal; text-align: center; word-break: break-all; } a { color: #0077cc; } .btn-primary { color: #fff; background-color: #1b6ec2; border-color: #1861ac; } .nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #fff; background-color: #1b6ec2; border-color: #1861ac; } .border-top { border-top: 1px solid #e5e5e5; } .border-bottom { border-bottom: 1px solid #e5e5e5; } .box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); } button.accept-policy { font-size: 1rem; line-height: inherit; } .footer { margin-top: auto; width: 100%; padding: 1rem 0 1.5rem; line-height: 1.5; }