diff --git a/style.css b/style.css index d3bcbfd..c3d2a4f 100644 --- a/style.css +++ b/style.css @@ -91,4 +91,18 @@ ul:last-child { border: thin solid #888; padding: 0 .5em; border-radius: .5em; -} \ No newline at end of file +} + +.ipfs-permalink { + color: #555; + font-style: italic; + font-size: 80%; + text-align: right; +} +.ipfs-permalink a { + color: #555; + font-style: italic; +} +.ipfs-permalink a:hover, .ipfs-permalink a:active { + color: black; +} diff --git a/template.html b/template.html index a2c5343..5f8fe81 100644 --- a/template.html +++ b/template.html @@ -6,7 +6,7 @@
- + @@ -14,7 +14,11 @@