From 181158b761d651faaaf670fd34e6e4b6c6ea8f48 Mon Sep 17 00:00:00 2001 From: sejo Date: Thu, 14 Apr 2022 21:12:18 -0500 Subject: [PATCH] inline header icon --- templates/estilo.css | 3 +++ templates/pageheader.html | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/estilo.css b/templates/estilo.css index 698d0e8..0be4c6a 100644 --- a/templates/estilo.css +++ b/templates/estilo.css @@ -21,6 +21,8 @@ body{ font-family:sans-serif; } +#header-icon { float:left; padding: 0.5em 1em 0 0em } + footer{ font-size: x-small; padding-top:2em; @@ -74,6 +76,7 @@ nav { float: none } nav, #incoming{ font-size:smaller; } nav li, #incoming li{ padding:0.2em; } main li, #incoming li{ padding:0.5em; } +#incoming h1 { font-size: x-large } table { font-size: smaller; diff --git a/templates/pageheader.html b/templates/pageheader.html index 074293e..86d6496 100644 --- a/templates/pageheader.html +++ b/templates/pageheader.html @@ -20,7 +20,7 @@
-

{title}

+
{title}

{ptitle}

{webtranslation}