Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ee31e31

Browse files
committed
Add semicolon for consistency.
1 parent 4d73b57 commit ee31e31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/tools/sphinxext/static/basic.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ p.deprecated, p.deprecated-removed {
342342
}
343343

344344
.footnote:target {
345-
background-color: #ffa
345+
background-color: #ffa;
346346
}
347347

348348
.impl-detail {

0 commit comments

Comments
 (0)