diff --git a/tubearchivist/web/static/style.css b/tubearchivist/web/static/style.css index 83d090b..32702b4 100644 --- a/tubearchivist/web/static/style.css +++ b/tubearchivist/web/static/style.css @@ -85,6 +85,13 @@ span { padding: 5px 20px; width: 60px; } +.tiles { + display: flex; + justify-content: center; +} +.tiles img { + padding: 10px; +} .block-2 { display: grid; grid-template-columns: 1fr 1fr; diff --git a/tubearchivist/web/templates/home.html b/tubearchivist/web/templates/home.html index fa13c64..bd2b535 100644 --- a/tubearchivist/web/templates/home.html +++ b/tubearchivist/web/templates/home.html @@ -48,6 +48,10 @@ +
+ tubearchivist-github-star + tubearchivist-docker +
play