diff --git a/prototype/src/main/resources/static/css/searchResults.css b/prototype/src/main/resources/static/css/searchResults.css deleted file mode 100644 index ae78c28..0000000 --- a/prototype/src/main/resources/static/css/searchResults.css +++ /dev/null @@ -1,56 +0,0 @@ -.container { - -} - -.searchresults { - max-width: 100%; - padding: 2em; - background-color: var(--c-white); - border: 0px; -} - -.sidebar { - border: 0px; - border-right: 2px; - border-style: solid; - border-color: white; -} - -.articlelist { - background-color: var(--c-white); -} - -.article { - padding: 1em; -} - -img { - width: 75% -} - -h2 { - padding-bottom: 0px; -} - -.articlelink { - color: var(--c-white); - background-color: var(--c-white); - border: 0px; -} - -.articlelink:hover { - color: var(--root-c-secondary) -} - -h1 { - padding: 0px; - padding-bottom: 0.5em; -} - -hr { - border-top: 2px solid white; - width: 75%; - margin: auto; - margin-top: 5px; - margin-bottom: 5px; -} \ No newline at end of file diff --git a/prototype/src/main/resources/templates/searchResults.html b/prototype/src/main/resources/templates/searchResults.html index a24d3bc..230f81a 100644 --- a/prototype/src/main/resources/templates/searchResults.html +++ b/prototype/src/main/resources/templates/searchResults.html @@ -3,87 +3,71 @@ e-commerce - - -
-
-
-
- -
-
-
- -
-
-

-
- -
-

-

25.14 €

-

- Eine TOLLE Kamera
- Jaja du denkst jetzt bestimmt: "Bei dem Preis kann sie gar nich sooo TOLL sein".
- Aber glaub mir, sie is echt echt TOLL!
- Indianerehrenwort! -

-
-
-
-
-
- -
-
-

-
- -
-

-

10.14 €

-

- Sind halt Kopfhörer ohne Kabel, mehr gibts da nich zu sagen. -

-
-
-
-
-
- -
-
-

-
- -
-

-

44.14 €

-

- Ich weiß selbst nich was das genau sein soll.
- Wenn dus willst kannst es gern haben, musst nur das Geld überweisen. -

-
-
-
+
+
+ + +
+
+

Suchergebnisse

+
+ +
+ +

Tolle Kamera

+

25.14 €

+

+ Eine TOLLE Kamera
+ Jaja du denkst jetzt bestimmt: "Bei dem Preis kann sie gar nich sooo TOLL sein".
+ Aber glaub mir, sie is echt echt TOLL!
+ Indianerehrenwort! +

+
+ +
+ +

Bluetooth Kopfhörer

+

10.14 €

+

+ Sind halt Kopfhörer ohne Kabel, mehr gibts da nich zu sagen. +

+
+ +
+ +

???

+

25.14 €

+

+ Ich weiß selbst nich was das genau sein soll.
+ Wenn dus willst kannst es gern haben, musst nur das Geld überweisen. +

+
+ +
+
+
+
+
+ +
+
\ No newline at end of file