From e83a17e3b4802ae54f0f7209e5c025eb78d8ed87 Mon Sep 17 00:00:00 2001 From: dakkar Date: Fri, 19 Dec 2014 16:00:35 +0000 Subject: re-enable twitter widget --- additions/layout.css | 14 +++----------- templates/du2html.xsl | 41 ++++++++--------------------------------- 2 files changed, 11 insertions(+), 44 deletions(-) diff --git a/additions/layout.css b/additions/layout.css index 666e386..caec0c2 100644 --- a/additions/layout.css +++ b/additions/layout.css @@ -10,13 +10,13 @@ div { border: solid 1px transparent; } -#title, #tags, #alt-langs, #dates, #nav-tags, #nav-links, #amazon-wishlist, #footer { +#title, #tags, #alt-langs, #dates, #nav-tags, #nav-links, #amazon-wishlist, #footer, #twitter-widget-0 { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; } -#nav-tags, #nav-links, #amazon-wishlist, #twtr-profile-widget { +#nav-tags, #nav-links, #amazon-wishlist, #twitter-widget-0 { margin-top: 1em; } @@ -161,7 +161,7 @@ html, body { /* sidebar */ -#nav-links, #nav-tags, #amazon-wishlist { +#nav-links, #nav-tags, #amazon-wishlist, #twitter-widget-0 { position: relative; background: #2b687c; color: #eeeeee; @@ -177,14 +177,6 @@ html, body { font-style: italic; } -div.twtr-doc { - width: 100% !important; -} - -div.twtr-timeline { - height: 15em !important; -} - /* boxes, misc */ span.title { diff --git a/templates/du2html.xsl b/templates/du2html.xsl index 94972d5..ea08b49 100644 --- a/templates/du2html.xsl +++ b/templates/du2html.xsl @@ -282,39 +282,14 @@ -
- - + +
-- cgit v1.2.3