aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2020-11-01 20:50:09 -0500
committerThedro Neely <thedroneely@gmail.com>2020-11-01 21:13:41 -0500
commit63a32727bfe50b1c85c15ae27101652133f6a9dc (patch)
tree4342a18d9af41cff820eb40ba98c94a79de042f4 /public
parenta680b8ed012e7f1fa7866d98ac9e7e0f30b33c95 (diff)
downloadthedroneely.com-63a32727bfe50b1c85c15ae27101652133f6a9dc.tar.gz
thedroneely.com-63a32727bfe50b1c85c15ae27101652133f6a9dc.tar.bz2
thedroneely.com-63a32727bfe50b1c85c15ae27101652133f6a9dc.zip
public/css/tdro: No link underlines in table of contents
Diffstat (limited to 'public')
-rw-r--r--public/css/tdro.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/tdro.css b/public/css/tdro.css
index 6c8311f..cab608d 100644
--- a/public/css/tdro.css
+++ b/public/css/tdro.css
@@ -4115,7 +4115,7 @@ ol li:before {
.sans-serif a, .serif a, .document h2 a, .document h3 a { color: #222; }
figure a, .navbar-item, .webring a, .article__more__content a, .front__more,
-.is-mobile .has-text-centered > a, .article__list li a, ol li > a,
+.is-mobile .has-text-centered > a, .article__list li a, ol li > a, .tableofcontents li a,
.resume__label, .resume__container a, .isso-comment-footer a { border-bottom: none !important; }
.image__thumbnail { max-height: 222px; }