diff --git a/css/index.css b/css/index.css index a794abd..b8a5320 100644 --- a/css/index.css +++ b/css/index.css @@ -125,4 +125,18 @@ button:hover { margin-left: 5px; width: 20px; height: 20px; -} \ No newline at end of file +} + +.search-container { + text-align: center; + margin: 20px 0; + } + + #search-bar { + margin: 0 auto; + padding: 10px; + border: 1px solid #ccc; + border-radius: 4px; + width: 50%; + max-width: 400px; + } \ No newline at end of file diff --git a/index.html b/index.html index 58eb0a9..72f1b51 100644 --- a/index.html +++ b/index.html @@ -23,41 +23,46 @@ + +
+ +

Version 1.8

- - - - + + + +

Version 1.5.2

- - - + + +
+