From 0e7a5b9780ba787b6e7961dcb6ec365df297f29d Mon Sep 17 00:00:00 2001 From: pictuga Date: Sat, 25 Apr 2020 15:24:57 +0200 Subject: [PATCH] sheet.xsl: wrap header in
--- www/sheet.xsl | 43 +++++++++++++++++++++++++++++-------------- 1 file changed, 29 insertions(+), 14 deletions(-) diff --git a/www/sheet.xsl b/www/sheet.xsl index e3fd412..6b5ec12 100644 --- a/www/sheet.xsl +++ b/www/sheet.xsl @@ -30,6 +30,11 @@ text-align: inherit; } + header { + text-align: center; + border-bottom: 1px solid silver; + } + .input-combo { display: flex; flex-flow: row; @@ -104,6 +109,16 @@ opacity: 1; } + header > form { + text-align: center; + margin: 1%; + } + + header a { + text-decoration: inherit; + color: #FF7B0A; + font-weight: bold; + } .item { background-color: #FFFAF4; @@ -134,22 +149,22 @@ -

RSS feed by morss

+
+

RSS feed by morss

-

Your RSS feed is ready. You - can enter the following url in your newsreader:

+

Your RSS feed is ready. You + can enter the following url in your newsreader:

-
- - - - - - - -
- -
+
+ + + + + + + +
+