projects
/
~bandali
/
bndl.org
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove some vestigial files, add (gnu) favicon
[~bandali/bndl.org]
/
static
/
style.css
diff --git
a/static/style.css
b/static/style.css
index
475d41d
..
f236c92
100644
(file)
--- a/
static/style.css
+++ b/
static/style.css
@@
-183,6
+183,27
@@
p + table {
margin-top: -0.3em;
}
margin-top: -0.3em;
}
+.feed-icon {
+ margin-right: 3px
+}
+.feed-icon-h2 {
+ margin-left: 5px;
+ position: relative;
+ top: 2px
+}
+
+.tag-list {
+ padding-left: 0;
+}
+.tag-list li {
+ margin-right: 0.75em;
+ white-space: nowrap;
+ display: inline-block;
+}
+.tag-list > li::before {
+ content: '';
+}
+
sup, sub { font-size: 0.85em; }
sup { vertical-align: super; }
sub { vertical-align: sub; }
sup, sub { font-size: 0.85em; }
sup { vertical-align: super; }
sub { vertical-align: sub; }