From b88e85264f252e0b12675de1f2ea05bd3a322ede Mon Sep 17 00:00:00 2001 From: Niels Serup Date: Wed, 6 Jul 2011 00:49:04 +0200 Subject: [PATCH] More intelligence within. --- prestatic/basics.js | 1 + prestatic/screen.css | 17 ++++++++++++++--- prestatic/template.html | 17 ++++++++++------- static/metanohi-logo.png | Bin 30266 -> 27085 bytes 4 files changed, 25 insertions(+), 10 deletions(-) create mode 100644 prestatic/basics.js diff --git a/prestatic/basics.js b/prestatic/basics.js new file mode 100644 index 0000000..1e0ca6a --- /dev/null +++ b/prestatic/basics.js @@ -0,0 +1 @@ +# diff --git a/prestatic/screen.css b/prestatic/screen.css index 424e402..d344a44 100644 --- a/prestatic/screen.css +++ b/prestatic/screen.css @@ -77,17 +77,28 @@ print(' background-color: ' + page_bg + ';') width: auto; } +#metadata { + margin-top: 8px; + border-style: dashed; + border-color: #ccc; + border-width: 4px 0 0 0; + background-color: #aaa; + padding: 2px 5px; + color: #fff; +} + #logo { margin-top: 10px; background: #111111; + height: 90px; } #logo a { display: block; margin: 0 auto; - padding-top: 40px; - width: 800px; - height: 99px; + padding-top: 14px; + width: 750px; + height: 91px; /*@preval print(' background: ' + page_bg + " url('/static/metanohi-logo.png') no-repeat center;") diff --git a/prestatic/template.html b/prestatic/template.html index 6d7444c..6956b57 100644 --- a/prestatic/template.html +++ b/prestatic/template.html @@ -48,16 +48,19 @@ if page.licenses: - - +
> + +
+
-
-