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: - - +
> + +
+
-
-