From 886433a9ebda9cd1066e01fc7d41c25e85db9c40 Mon Sep 17 00:00:00 2001 From: Lucy Cifferello <12953208+elvece@users.noreply.github.com> Date: Wed, 14 Apr 2021 15:30:43 -0600 Subject: [PATCH] cleanup --- source/_static/default.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/source/_static/default.css b/source/_static/default.css index a2d99b0..66e165c 100644 --- a/source/_static/default.css +++ b/source/_static/default.css @@ -1,7 +1,6 @@ body, p, h1, h2, h3, h4, nav, .topbar, .topbar-main, .tocsection, .form-control, .bd-toc, .bd-sidebar { background-color: #2b2b2b!important; color: #f8f8ff!important; - /* font-family: Lato,sans-serif!important; */ line-height: 1.65; } @@ -192,8 +191,4 @@ nav.bd-links > ul.nav { .navbar-brand-box { text-align: center; -} - -.above { - margin-top: -1000px!important; } \ No newline at end of file