diff --git a/css/style.css b/css/style.css new file mode 100644 index 0000000..e5b7d4d --- /dev/null +++ b/css/style.css @@ -0,0 +1,11 @@ +#search-products { + width: calc(100% - 20px); +} + +#products-list, +#msdl-ms-content, +#msdl-please-wait, +#msdl-processing-error, +#back-to-products { + display: none; +} diff --git a/index.html b/index.html index 7dcbb9a..bb8955c 100644 --- a/index.html +++ b/index.html @@ -16,6 +16,7 @@ Microsoft Software Download Listing + @@ -29,8 +30,9 @@

This page requires JavaScript to work.

-