From 5b06184881d76324ebd195f72e69b8a501d73927 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 22 Mar 2022 21:19:53 +0300 Subject: bootstrap: boost font to 16px Also, color the badges in the config. --- assets/css/jekyll-theme/fix_bootstrap.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'assets/css') diff --git a/assets/css/jekyll-theme/fix_bootstrap.css b/assets/css/jekyll-theme/fix_bootstrap.css index e6a0d4a..64b0916 100644 --- a/assets/css/jekyll-theme/fix_bootstrap.css +++ b/assets/css/jekyll-theme/fix_bootstrap.css @@ -10,10 +10,6 @@ h6 a { span.badge { /* Link captions might become too close to badges on the sidebar. */ margin-left: .5em; - /* Color badges in the color of grass. - * TODO: research if this can be set in the config or factor it out into a - * variable. */ - background-color: #008567; } /* Add horizontal scrollbars to
s and don't wrap the code inside. */
 pre {
-- 
cgit v1.2.3