diff --git a/css/style.css b/css/style.css new file mode 100644 index 0000000..c31e888 --- /dev/null +++ b/css/style.css @@ -0,0 +1,17 @@ +/* CSS RESET */ +html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { + margin: 0; + padding: 0; + border: 0; + font-size: 100%; + font: inherit; + vertical-align: baseline; +} + +body{ + font-family: 'Open Sans', serif; +} + +img{ + width: 20px; +} \ No newline at end of file diff --git a/img/icons/cart.svg b/img/icons/cart.svg new file mode 100644 index 0000000..bae55e6 --- /dev/null +++ b/img/icons/cart.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/img/icons/doublearrow.svg b/img/icons/doublearrow.svg new file mode 100644 index 0000000..8a05eef --- /dev/null +++ b/img/icons/doublearrow.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/img/icons/lock.svg b/img/icons/lock.svg new file mode 100644 index 0000000..c47e561 --- /dev/null +++ b/img/icons/lock.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/img/icons/medal.svg b/img/icons/medal.svg new file mode 100644 index 0000000..3aaa8b6 --- /dev/null +++ b/img/icons/medal.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/img/icons/speechbubble.svg b/img/icons/speechbubble.svg new file mode 100644 index 0000000..aa0415b --- /dev/null +++ b/img/icons/speechbubble.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/img/landing-background.jpg b/img/landing-background.jpg new file mode 100644 index 0000000..802f682 Binary files /dev/null and b/img/landing-background.jpg differ diff --git a/img/products/baux_commerciaux.png b/img/products/baux_commerciaux.png new file mode 100644 index 0000000..0268afd Binary files /dev/null and b/img/products/baux_commerciaux.png differ diff --git a/img/products/brp-gerer-la-mobilite-en-entreprise.png b/img/products/brp-gerer-la-mobilite-en-entreprise.png new file mode 100644 index 0000000..ee7ef4f Binary files /dev/null and b/img/products/brp-gerer-la-mobilite-en-entreprise.png differ diff --git a/img/products/ordonnances-macron.png b/img/products/ordonnances-macron.png new file mode 100644 index 0000000..fab2741 Binary files /dev/null and b/img/products/ordonnances-macron.png differ diff --git a/img/products/solution_rh_paie.png b/img/products/solution_rh_paie.png new file mode 100644 index 0000000..38247d9 Binary files /dev/null and b/img/products/solution_rh_paie.png differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..fc8817d --- /dev/null +++ b/index.html @@ -0,0 +1,282 @@ + + + + + Éditions Législatives + + + + + + + + + + + + + + + + +
+
+ +
+
+ +
+ + + + +
+
+
+ +
+
+
Nos produits pour :
+ + + + + + + +
+ + +
+ +
+

Lorem ipsum dolor sit amet, consectetur adipiscing elit.

+ +
+ +
+
+

Découvrez gratuitement tous nos produits

+

SANS ENGAGEMENTS ET EN ACCES ILLIMITÉ PENDANT 15 JOURS.

+
+ + +
+ + +
+

Suivez toute notre actualité en vous inscrivant à notre newsletter

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