diff --git a/archivebox/templates/index.html b/archivebox/templates/index.html index f78e89a6..8436a412 100644 --- a/archivebox/templates/index.html +++ b/archivebox/templates/index.html @@ -150,6 +150,12 @@ input[type=search]::-webkit-search-cancel-button { -webkit-appearance: searchfield-cancel-button; } + .title-col { + text-align: left; + } + .title-col a { + color: black; + } @@ -190,7 +196,7 @@ - + diff --git a/archivebox/templates/index_row.html b/archivebox/templates/index_row.html index 41c6e1ea..ffda7a19 100644 --- a/archivebox/templates/index_row.html +++ b/archivebox/templates/index_row.html @@ -1,6 +1,6 @@ -
BookmarkedBookmarked Saved Link ($num_links) Files Original URL
$bookmarked_date + $title diff --git a/archivebox/templates/link_index.html b/archivebox/templates/link_index.html index a450a525..807a4fdc 100644 --- a/archivebox/templates/link_index.html +++ b/archivebox/templates/link_index.html @@ -246,7 +246,7 @@ Page Details  
- Home   |   + Index   |   Github   |   Documentation