about summary refs log tree commit diff stats
path: root/style.css
diff options
context:
space:
mode:
authorCase Duckworth2022-07-18 11:24:07 -0500
committerCase Duckworth2022-07-18 11:24:07 -0500
commit8094bf42739f9a13c49e9a88f5d56ef66690561b (patch)
tree650fa65bdebbc2099b42cf31d2b0d76df0e1a5e4 /style.css
parentAdd padding to footer (diff)
downloadsfeed-8094bf42739f9a13c49e9a88f5d56ef66690561b.tar.gz
sfeed-8094bf42739f9a13c49e9a88f5d56ef66690561b.zip
Add more links to each feed
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css index 9b5efca..abe4799 100644 --- a/style.css +++ b/style.css
@@ -85,7 +85,7 @@ header h2, header h1 {
85 margin: 0; 85 margin: 0;
86} 86}
87header h2 a { display: inline; } 87header h2 a { display: inline; }
88header .top { 88header .flinks {
89 font-size: 80%; 89 font-size: 80%;
90 text-align: right; 90 text-align: right;
91 flex-grow: 1; 91 flex-grow: 1;