Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Commit 48732e7

Browse files
committed
Merge branch 'sup-fix' of https://github.com/awolfe76/project-open-data.github.io into awolfe76-sup-fix
Conflicts: policy-memo.md
2 parents e9941d5 + c44ebcb commit 48732e7

File tree

2 files changed

+28
-21
lines changed

2 files changed

+28
-21
lines changed

Diff for: assets/css/site.css

+7
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ body {
55
font-size: 14px;
66
margin: 0;
77
}
8+
ul a[rel="footnote"] {
9+
font-size: 75%;
10+
line-height: 0;
11+
position: relative;
12+
top: -0.5em;
13+
vertical-align: baseline;
14+
}
815
h1,
916
h2,
1017
h3,

0 commit comments

Comments
 (0)