diff --git a/archivebox/templates/index.html b/archivebox/templates/index.html index 57d1c42c..264deb4d 100644 --- a/archivebox/templates/index.html +++ b/archivebox/templates/index.html @@ -116,7 +116,38 @@ /*body[data-status~=running] .in-progress { display: inline-block; }*/ + tr td a.favicon img { + padding-left: 6px; + padding-right: 12px; + vertical-align: -4px; + } + tr td a.title { + font-size: 1.4em; + text-decoration:none; + color:black; + } + tr td a.title small { + background-color: #efefef; + border-radius: 4px; + float:right + } + + + +
@@ -161,18 +192,5 @@
- - - - diff --git a/archivebox/templates/index_row.html b/archivebox/templates/index_row.html index c996b133..d3174ec0 100644 --- a/archivebox/templates/index_row.html +++ b/archivebox/templates/index_row.html @@ -1,18 +1,16 @@ - - $bookmarked_date - - - - - + + $bookmarked_date + + + $title - $tags + $tags 📄 - $num_outputs + $num_outputs - $url + $url