diff --git a/15versions.html b/15versions.html new file mode 100644 index 0000000..554888d --- /dev/null +++ b/15versions.html @@ -0,0 +1,15 @@ + +
+
+ + + +
+
+ \ No newline at end of file diff --git a/18versions.html b/18versions.html new file mode 100644 index 0000000..1170207 --- /dev/null +++ b/18versions.html @@ -0,0 +1,21 @@ + +
+
+

Version 1.8

+ +
+ + +
\ No newline at end of file diff --git a/css/index.css b/css/index.css index c90ddf9..f2e415a 100644 --- a/css/index.css +++ b/css/index.css @@ -8,29 +8,31 @@ body { flex-direction: column; min-height: 100vh; overflow-x: hidden; + position:fixed; + width:100% } -.mobileContainer18 { +#mobileContainer18 { display: flex; width: 1%; flex-wrap:wrap; justify-content: center; margin: 0 auto; } -.Container18{ +#Container18{ display: flex; width: 1%; flex-wrap:wrap; justify-content: center; margin: 0 auto; } -.Container15{ +#Container15{ display: flex; width: 1%; flex-wrap:wrap; justify-content:center; margin: 0 auto; } -.mobileContainer15{ +#mobileContainer15{ display: flex; width: 1%; flex-wrap:wrap; diff --git a/css/searchbar.css b/css/searchbar.css index a07334e..a76fbb0 100644 --- a/css/searchbar.css +++ b/css/searchbar.css @@ -2,6 +2,8 @@ .search-container { text-align: center; margin: 20px 0; + display:flex; + flex-direction: column; } #search-bar { @@ -12,4 +14,14 @@ width: 50%; max-width: 400px; } - \ No newline at end of file + #search-icon{ + font-size:30px; + position:fixed; + left: calc(100vw - 800px); +} +#search-clear{ + font-size:30px; + font-size:30px; + position:fixed; + right: calc(100vw - 800px); +} \ No newline at end of file diff --git a/index.html b/index.html index 744bdd6..7564e20 100644 --- a/index.html +++ b/index.html @@ -6,6 +6,7 @@ EaglerCraftX + @@ -19,7 +20,7 @@

EAGLERCRAFT X CLIENT COLLECTION

-

Site views counter:

+
+ +
- - -
-

Version 1.8

- +
+ +
- - - - - - -