From 01e9ea6544a588187e6a133602b4b0de016c12f2 Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Sat, 3 Sep 2011 09:21:39 +0000 Subject: [PATCH] * added google +1 button --- website/base.css | 9 ++++++++- website/index.html | 11 +++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/website/base.css b/website/base.css index 82633031..39caca03 100644 --- a/website/base.css +++ b/website/base.css @@ -77,6 +77,13 @@ h1 .description { letter-spacing: normal; } +.social { + float: right; + position: relative; + right: 0px; + top: -15px; +} + .screenshot { float: right; background-color: #E6E6E6; @@ -118,7 +125,7 @@ div.screencast:hover .play { } .comment { - font-size:xx-small; + font-size: xx-small; color: lightgray; margin-left: 2px; } diff --git a/website/index.html b/website/index.html index b5de0922..e0d9715b 100644 --- a/website/index.html +++ b/website/index.html @@ -21,6 +21,17 @@
+ +