Skip to content

Commit bccfde3

Browse files
Update pep_sphinx_extensions/pep_theme/static/style.css
Co-authored-by: CAM Gerlach <[email protected]>
1 parent ba058a2 commit bccfde3

File tree

1 file changed

+1
-1
lines changed
  • pep_sphinx_extensions/pep_theme/static

1 file changed

+1
-1
lines changed

pep_sphinx_extensions/pep_theme/static/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ dl.footnote {
249249
dl.rfc2822 > dt, dl.rfc2822 > dd,
250250
dl.footnote > dt, dl.footnote > dd {
251251
padding: .25rem .5rem .2rem;
252-
border-bottom: 1px solid var(--colour-background-accent);
252+
border-bottom: 1px solid var(--colour-accent-strong);
253253
}
254254
dl.footnote > dt {
255255
font-weight: normal;

0 commit comments

Comments
 (0)