fnp
/
audio.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add project and funding tags to audiobooks,
[audio.git]
/
apps
/
archive
/
static
/
style.css
diff --git
a/apps/archive/static/style.css
b/apps/archive/static/style.css
index
2e7dbb3
..
03d5947
100755
(executable)
--- a/
apps/archive/static/style.css
+++ b/
apps/archive/static/style.css
@@
-57,3
+57,11
@@
a {
border: 1px solid #ddd;
padding: 3px;
}
+
+
+.list-published-tag, .list-publishing-tag {
+ font-size: .8em;
+}
+.list-publishing-tag {
+ color: #aaa;
+}