about summary refs log tree commit diff stats
path: root/style.css
diff options
context:
space:
mode:
authorCase Duckworth2022-07-18 09:33:22 -0500
committerCase Duckworth2022-07-18 09:33:22 -0500
commitb91ce7be7a3223abcde222a09611362488df99aa (patch)
tree255e8afd5f9856d20e34bf65242f26ca62b0f14c /style.css
parentConvert youtube -> invidious (diff)
downloadsfeed-b91ce7be7a3223abcde222a09611362488df99aa.tar.gz
sfeed-b91ce7be7a3223abcde222a09611362488df99aa.zip
Add link padding
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 5cdbcb6..a4afb77 100644 --- a/style.css +++ b/style.css
@@ -24,7 +24,7 @@ main {
24 border-left: 1px solid red; 24 border-left: 1px solid red;
25} 25}
26 26
27td { padding: 4px; } 27td a { padding: 4px; }
28 28
29.entry-timestamp { 29.entry-timestamp {
30 font-family: monospace; 30 font-family: monospace;