From 3d71e23d07254c484b2c6e8769522fb8cee17d15 Mon Sep 17 00:00:00 2001 From: "Troy D. Hanson" Date: Tue, 12 Mar 2013 20:57:31 -0400 Subject: [PATCH] fix style --- README.md | 8 +++++--- doc/styles.css | 8 ++++++++ 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6135f21..08c295c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -tpl -=== -tpl - a small binary serialization library for C \ No newline at end of file +Documentation for tpl is available at: + +http://troydhanson.github.com/tpl/ + + diff --git a/doc/styles.css b/doc/styles.css index c23156e..bd8932d 100644 --- a/doc/styles.css +++ b/doc/styles.css @@ -40,6 +40,14 @@ a img { border: 0 } +.twitter-share-button { + float: right; +} + +.twitter-follow-button { + padding: 5px; +} + #nav { background-color: #fff8f1; margin-left: 10px;