diff --git a/_includes/header.html b/_includes/header.html index 30904afc..f16d0401 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -6,7 +6,7 @@ - + Markdown Here diff --git a/about.html b/about.html index 5c14273c..10460161 100644 --- a/about.html +++ b/about.html @@ -39,47 +39,11 @@

About Markdown Here

- - - - -
-
- Bitcoin: -
-
- 1KHkCi64Mk8eTtrD4eTwZRdnNumADsQTnA -
-
-
-
- Ethereum: -
-
- 0x17d6a196ba5900c4c522ae1444528d03004fde76 -
-
-
-
- Litecoin: -
-
- LRZatS2ics8coUJSZGj6igNDPfGN33N9QT -
Thanks to everyone who has donated! You warm my heart and my coffee!
- -
- As of 2014-01-30 I have received: - -
- diff --git a/css/main.css b/css/main.css index 31918bc2..36a34748 100644 --- a/css/main.css +++ b/css/main.css @@ -50,6 +50,10 @@ a.anchor { text-decoration: none; } +.donation-widgets { + margin-bottom: 1em; +} + .donation-widgets > * { vertical-align: middle; margin: 1em 1em 1em 1em;