gadmin
Version:
Free Bootstrap 4 Gentelella inspired admin template
38 lines (30 loc) • 630 B
CSS
.e-site-emphasize {
font-weight: bold;
text-decoration: underline; }
.e-bootstrap-logo-b {
position: relative;
font-family: 'Helvetica Neue', Arial, sans-serif; }
.e-bootstrap-logo-4 {
position: absolute;
top: 0;
font-size: 9px; }
@media (min-width: 992px) {
.e--toc {
padding-right: 180px; } }
.e-toc {
position: fixed;
top: 0;
right: 0;
display: none;
width: 180px;
padding: 57px 15px 15px 15px; }
@media (min-width: 992px) {
.e-toc {
display: block; } }
.e-toc__items {
display: block;
padding: 15px 0;
list-style: none; }
.e-toc__link {
display: block;
padding: 2px 0; }