Index

joshstock.in / 05d74a2

Source for serving and static templating/compiling of https://joshstock.in.

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
8128 Mar 2020 23:26b2d3957Rewrite template engineJosh Stockin1140G

Blob @ joshstock.in / root / resources / static / footer.css

text/css159 bytesdownload raw
1#footer {
2 margin: 0 2em;
3}
4#footer>p {
5 margin: 0;
6}
7#footer>ul {
8 padding: 0;
9 list-style: none;
10}
11#footer>ul>li {
12 display: inline-block;
13 margin: 0 4px;
14}
15