From f9aa0690d96e70d606225135058e69289b76c025 Mon Sep 17 00:00:00 2001 From: moanos Date: Thu, 30 May 2024 13:50:26 +0200 Subject: [PATCH] refactor(rss): Beautify --- .../fellchensammlung/css/rss-styles.css | 17 + src/fellchensammlung/static/rss.xsl | 384 +++++++++--------- 2 files changed, 210 insertions(+), 191 deletions(-) diff --git a/src/fellchensammlung/static/fellchensammlung/css/rss-styles.css b/src/fellchensammlung/static/fellchensammlung/css/rss-styles.css index 8c3c84e..dc5debe 100644 --- a/src/fellchensammlung/static/fellchensammlung/css/rss-styles.css +++ b/src/fellchensammlung/static/fellchensammlung/css/rss-styles.css @@ -22,6 +22,12 @@ body { flex-direction: column; background-color: var(--background-one); color: var(--text-one); + margin: 0; + height: 100%; +} + +.content { + margin: 10px; } @@ -71,3 +77,14 @@ a { height: 1.5rem; width: 1.5rem; } + +.navigation-sticky { + background-color: var(--secondary-light-one); + color: var(--primary-light-one); + padding: 16px; + margin: 0; + border-bottom-right-radius: 8px; + border: none; + font-weight: bold; + width: 20%; +} diff --git a/src/fellchensammlung/static/rss.xsl b/src/fellchensammlung/static/rss.xsl index 6e40e84..c09beec 100644 --- a/src/fellchensammlung/static/rss.xsl +++ b/src/fellchensammlung/static/rss.xsl @@ -16,205 +16,207 @@
- - This is an RSS feed. Subscribe by copying - the URL from the address bar into your newsreader. Visit About Feeds - to learn more and get started. It’s free. - -
-

- RSS Feed Preview - - - - - - - - - - - - - - - - - - - - - - - - - - -

-

- -

-

- -

+ +
+ + This is an RSS feed. Subscribe by copying + the URL from the address bar into your newsreader. Visit About Feeds + to learn more and get started. It’s free. + +
+

+ RSS Feed Preview - + + + + + + + + + + + + + + + + + + + + + + + + + + +

+

+ +

-

Adoption Notices

- -
-

- - - - - - -

-
- +

Adoption Notices

+ +
+

+ + + + + + +

+ +
+ +
-
- + +