Skip to content

Commit 467f929

Browse files
committed
Fix footer
1 parent e5e8908 commit 467f929

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

index.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ When contacting regulators directly, you should be polite and specific about the
216216
padding: 0;
217217
margin: 0;
218218
">
219-
This work is marked <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 Universal</a><img src="img/cc.svg" alt="" style="max-width: 1em;max-height:1em;margin-left: .2em;"><img src="img/zero.svg" alt="" style="max-width: 1em;max-height:1em;margin-left: .2em;">
219+
<li style="margin-bottom: 5px;"><a href="https://github.com/keepandroidopen/keepandroidopen.github.io/issues" style="text-decoration: none;">Report Site Issues</a></li>
220220
</ul>
221221
</div>
222222

@@ -225,17 +225,16 @@ When contacting regulators directly, you should be polite and specific about the
225225
min-width: 300px;
226226
margin-bottom: 20px;
227227
">
228-
<p style="
229-
padding: 5px;
230-
">
228+
<p style="padding: 0px;">
231229
<strong>Privacy Statement:</strong> We value your privacy. This site uses no cookies and performs no user tracking.
232230
</p>
233231

234-
<p style="
235-
padding: 5px;
236-
">
232+
<p style="padding: 0px;">
237233
<strong>Disclaimer:</strong> This website is an independent, noncommercial undertaking. It is operated solely for informational and educational purposes.
238234
</p>
235+
<p style="padding: 0px;">
236+
This work is marked <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 Universal</a><img src="img/cc.svg" alt="CC0 logo" style="max-width: 1em;max-height:1em;margin-left: .2em;"><img src="img/zero.svg" alt="CC0 zero logo" style="max-width: 1em;max-height:1em;margin-left: .2em;">
237+
</p>
239238
</div>
240239

241240
<div style="

0 commit comments

Comments
 (0)