diff --git a/public/index.html b/public/index.html index 9c3a1f0..a6c0580 100644 --- a/public/index.html +++ b/public/index.html @@ -112,6 +112,16 @@ padding: 1rem; color: #666; } + .file-info { + text-align: center; + padding: 0.5rem; + color: #666; + font-size: 0.9rem; + background: #f9f9f9; + border-radius: 4px; + margin-bottom: 1rem; + } + .file-info strong { color: #333; } .spinner { display: inline-block; width: 20px; @@ -240,9 +250,7 @@ -
+