diff --git a/css/index.css b/css/index.css index 1f95cad..9a5fbdb 100644 --- a/css/index.css +++ b/css/index.css @@ -50,4 +50,13 @@ width: 50%; height: 50%; transform: translate(50%, 50%) +} + +/* Search */ +section.search { + background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(255, 255, 255, 0.3), rgba(0, 0, 0, 0.4)); + height: 200px !important; +} +section.search input { + width: 450px; } \ No newline at end of file diff --git a/html/search.html b/html/search.html index 0add627..8b9133f 100644 --- a/html/search.html +++ b/html/search.html @@ -21,9 +21,9 @@ /> - +
- -