From 9fe427ff45778f53214ce110bf94fe43459491d1 Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez Date: Wed, 7 Nov 2018 23:45:25 -0500 Subject: Updated extensions through running updated data/update-extensions.sh --- data/extensions/jid1-KtlZuoiikVfFew@jetpack/html/common.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'data/extensions/jid1-KtlZuoiikVfFew@jetpack/html/common.css') diff --git a/data/extensions/jid1-KtlZuoiikVfFew@jetpack/html/common.css b/data/extensions/jid1-KtlZuoiikVfFew@jetpack/html/common.css index cf2c5d1..14931fa 100644 --- a/data/extensions/jid1-KtlZuoiikVfFew@jetpack/html/common.css +++ b/data/extensions/jid1-KtlZuoiikVfFew@jetpack/html/common.css @@ -3,6 +3,7 @@ html { margin:0px; color:#000 !important; background:url('background-panel.png') !important; + font-family: sans-serif; } body { padding:0; @@ -26,4 +27,15 @@ h1.libre { font-weight:bold; background:url('librejs-title.png') no-repeat top left; text-indent:-1000px; + position: relative; +} +h1.libre span { + font-family: sans-serif; + position: absolute; + bottom: 32px; + padding: 0 16px; + left: 230px; + display: block; + text-indent: 0; + vertical-align: bottom; } -- cgit v1.2.3