diff --git a/sass/parts/_misc.scss b/sass/parts/_misc.scss index 10a7f63..1dc3929 100644 --- a/sass/parts/_misc.scss +++ b/sass/parts/_misc.scss @@ -166,3 +166,14 @@ table tbody tr:nth-child(even) { text-indent: -2.4rem; margin-left: 2.4rem; } + +.info-box { + border: 1px solid #087E96; + border-left-width: 0.3rem; + background-color: #d1f3f8; + padding: 1rem; + margin-top: 1rem; + margin-bottom: 1rem; + border-radius: 10px; + text-align: center; +} diff --git a/static/feed_style.xsl b/static/feed_style.xsl index cadd154..875a3f5 100644 --- a/static/feed_style.xsl +++ b/static/feed_style.xsl @@ -16,46 +16,12 @@
- - This is an Atom 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. - +
+ This is a web feed, also known as an Atom 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. +