diff --git a/content/assets/css/ADHA.css b/content/assets/css/ADHA.css index 1ad8788..2c00177 100644 --- a/content/assets/css/ADHA.css +++ b/content/assets/css/ADHA.css @@ -27,11 +27,11 @@ h6, } /* Heading prefixes */ -h2:before, -h3:before, -h4:before, -h5:before, -h6:before { +.segment h2:before, +.segment h3:before, +.segment h4:before, +.segment h5:before, +.segment h6:before { color: #666666; }