tUpdated footer and corrected CSS - monochromatic - monochromatic blog: http://blog.z3bra.org
(HTM) git clone git://z3bra.org/monochromatic
(DIR) Log
(DIR) Files
(DIR) Refs
---
(DIR) commit 9488c1dd68e8ec0c0a2993a61b947ce908982e74
(DIR) parent 8bbad4e9863cc70bded7981481dac89b6962c606
(HTM) Author: z3bra <willy@mailoo.org>
Date: Wed, 4 Dec 2013 09:38:11 +0100
Updated footer and corrected CSS
Diffstat:
M 2013/08/test-your-css.html | 2 +-
M 2013/08/the-hard-way.html | 2 +-
M 2013/09/java-without-eclipse.html | 2 +-
M 2013/10/home-sweet-home.html | 2 +-
M 2013/11/plain-old-mails.html | 2 +-
M about.html | 2 +-
M css/monochrome.css | 6 +++++-
M index.html | 2 +-
M tools/foot.template | 2 +-
9 files changed, 13 insertions(+), 9 deletions(-)
---
(DIR) diff --git a/2013/08/test-your-css.html b/2013/08/test-your-css.html
t@@ -118,7 +118,7 @@ main (<span class="Type">int</span> argc, <span class="Type">char</span> **argv)
<a href='http://www.acme.com/software/thttpd/'>thttpd ♥</a> //
<a href='http://www.wtfpl.net/about/'>wtfpl ©</a> //
<a href='mailto:willy@mailoo.org'>contact ✉</a> //
- <a href='http://git.z3bra.org'>tools ⚒</a> //
+ <a href='http://z3bra.org'>root ☮</a> //
<a href='http://blog.z3bra.org/rss/feed.xml'>rss ★</a>
</footer>
<!-- }}} -->
(DIR) diff --git a/2013/08/the-hard-way.html b/2013/08/the-hard-way.html
t@@ -118,7 +118,7 @@
<a href='http://www.acme.com/software/thttpd/'>thttpd ♥</a> //
<a href='http://www.wtfpl.net/about/'>wtfpl ©</a> //
<a href='mailto:willy@mailoo.org'>contact ✉</a> //
- <a href='http://git.z3bra.org'>tools ⚒</a> //
+ <a href='http://z3bra.org'>root ☮</a> //
<a href='http://blog.z3bra.org/rss/feed.xml'>rss ★</a>
</footer>
<!-- }}} -->
(DIR) diff --git a/2013/09/java-without-eclipse.html b/2013/09/java-without-eclipse.html
t@@ -237,7 +237,7 @@ java <span class="Special">-cp</span> <span class="PreProc">$classpath</span> <s
<a href='http://www.acme.com/software/thttpd/'>thttpd ♥</a> //
<a href='http://www.wtfpl.net/about/'>wtfpl ©</a> //
<a href='mailto:willy@mailoo.org'>contact ✉</a> //
- <a href='http://git.z3bra.org'>tools ⚒</a> //
+ <a href='http://z3bra.org'>root ☮</a> //
<a href='http://blog.z3bra.org/rss/feed.xml'>rss ★</a>
</footer>
<!-- }}} -->
(DIR) diff --git a/2013/10/home-sweet-home.html b/2013/10/home-sweet-home.html
t@@ -529,7 +529,7 @@ wm <span class="PreProc">$1</span>
<a href='http://www.acme.com/software/thttpd/'>thttpd ♥</a> //
<a href='http://www.wtfpl.net/about/'>wtfpl ©</a> //
<a href='mailto:willy@mailoo.org'>contact ✉</a> //
- <a href='http://git.z3bra.org'>tools ⚒</a> //
+ <a href='http://z3bra.org'>root ☮</a> //
<a href='http://blog.z3bra.org/rss/feed.xml'>rss ★</a>
</footer>
<!-- }}} -->
(DIR) diff --git a/2013/11/plain-old-mails.html b/2013/11/plain-old-mails.html
t@@ -270,7 +270,7 @@ A 3 NEWS GROUPS Thu Jan 1 01:00 222/15606 TR: Check this ous!
<a href='http://www.acme.com/software/thttpd/'>thttpd ♥</a> //
<a href='http://www.wtfpl.net/about/'>wtfpl ©</a> //
<a href='mailto:willy@mailoo.org'>contact ✉</a> //
- <a href='http://git.z3bra.org'>tools ⚒</a> //
+ <a href='http://z3bra.org'>root ☮</a> //
<a href='http://blog.z3bra.org/rss/feed.xml'>rss ★</a>
</footer>
<!-- }}} -->
(DIR) diff --git a/about.html b/about.html
t@@ -67,7 +67,7 @@
<a href='http://www.acme.com/software/thttpd/'>thttpd ♥</a> //
<a href='http://www.wtfpl.net/about/'>wtfpl ©</a> //
<a href='mailto:willy@mailoo.org'>contact ✉</a> //
- <a href='http://git.z3bra.org'>tools ⚒</a> //
+ <a href='http://z3bra.org'>root ☮</a> //
<a href='http://blog.z3bra.org/rss/feed.xml'>rss ★</a>
</footer>
<!-- }}} -->
(DIR) diff --git a/css/monochrome.css b/css/monochrome.css
t@@ -71,6 +71,10 @@ footer {
padding: 10px;
}
+footer a {
+ color: #fff;
+}
+
article {
margin: 0;
padding-left: 20px;
t@@ -218,7 +222,7 @@ blockquote {
font-size: 80%;
padding-left:2px;
padding-right:2px;
- :order: 1px solid #bbb;
+ border: 1px solid #bbb;
border-radius: 6px;
transform: rotate(90deg);
}
(DIR) diff --git a/index.html b/index.html
t@@ -132,7 +132,7 @@
<a href='http://www.acme.com/software/thttpd/'>thttpd ♥</a> //
<a href='http://www.wtfpl.net/about/'>wtfpl ©</a> //
<a href='mailto:willy@mailoo.org'>contact ✉</a> //
- <a href='http://git.z3bra.org'>tools ⚒</a> //
+ <a href='http://z3bra.org'>root ☮</a> //
<a href='http://blog.z3bra.org/rss/feed.xml'>rss ★</a>
</footer>
<!-- }}} -->
(DIR) diff --git a/tools/foot.template b/tools/foot.template
t@@ -3,7 +3,7 @@
<a href='http://www.acme.com/software/thttpd/'>thttpd ♥</a> //
<a href='http://www.wtfpl.net/about/'>wtfpl ©</a> //
<a href='mailto:willy@mailoo.org'>contact ✉</a> //
- <a href='http://git.z3bra.org'>tools ⚒</a> //
+ <a href='http://z3bra.org'>root ☮</a> //
<a href='http://blog.z3bra.org/rss/feed.xml'>rss ★</a>
</footer>
<!-- }}} -->