From 397e7c5d387ce6be07ac8acf971ec77969030417 Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Sat, 10 Dec 2011 09:59:27 +0000 Subject: [PATCH] * update twitter button code --- website/base.css | 16 +++++++++++++++- website/cli.html | 14 +++++--------- website/code.css | 2 +- website/index.html | 14 +++++--------- website/naming.html | 14 +++++--------- website/script.html | 14 +++++--------- 6 files changed, 36 insertions(+), 38 deletions(-) diff --git a/website/base.css b/website/base.css index b1d7ef23..d00c8fdd 100644 --- a/website/base.css +++ b/website/base.css @@ -34,7 +34,10 @@ hr { .navigation { font: 11px Verdana, Arial, Helvetica, sans-serif; + position: absolute; width: 120px; + top: 36px; + right: -40px; opacity: 0.8; } @@ -150,7 +153,7 @@ h1 .description { .social { float: right; position: relative; - right: -20px; + right: -30px; top: -15px; } @@ -158,6 +161,17 @@ h1 .description { float: right; } +.social .plusone { + position: relative; + left: 20px; + top: 1px; +} + +.social .twitter { + position: relative; + top: 3px; +} + .screenshot { float: right; background-color: #E6E6E6; diff --git a/website/cli.html b/website/cli.html index 5e95eef8..6d89f446 100644 --- a/website/cli.html +++ b/website/cli.html @@ -39,16 +39,12 @@
-