From 545531819b964f453df103cd9caf8a40ccb11359 Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Fri, 9 Feb 2018 18:22:00 -0700 Subject: update header styles for Antora docs - adjust weight of bold elements in base.css - set color for nested links in brand - add padding to separator - style menu list divider - size icon in navbar --- src/css/doc.css | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/css/doc.css') diff --git a/src/css/doc.css b/src/css/doc.css index 72ca304..06a4d9f 100644 --- a/src/css/doc.css +++ b/src/css/doc.css @@ -66,13 +66,6 @@ color: #104d92; } -.doc b, -.doc dt, -.doc strong, -.doc th { - font-weight: 500; -} - .doc i.fa { font-style: normal; } -- cgit v1.2.3