From c98ffa8582ad73d70ce0c224c9a04242084d64fa Mon Sep 17 00:00:00 2001 From: ronan le priol Date: Tue, 15 Oct 2013 20:34:19 +0200 Subject: [PATCH] commit du 15 10 2013 20:34 --- css/style-1000px.css | 5 + css/style-desktop.css | 2 +- css/style-mobile.css | 2 +- css/style.css | 31 +- ifr-home.html | 2 +- img/telecasting-dia-01.svg | 803 +++++++++++++++++++++++++++++++++++++ index.html | 4 +- 7 files changed, 831 insertions(+), 18 deletions(-) create mode 100644 img/telecasting-dia-01.svg diff --git a/css/style-1000px.css b/css/style-1000px.css index d5d3613..e4a2f50 100644 --- a/css/style-1000px.css +++ b/css/style-1000px.css @@ -23,6 +23,11 @@ margin: 0 1em 1em 0; } + form textarea + { + max-width: 470px; + } + /*********************************************************************************/ /* Wrappers */ /*********************************************************************************/ diff --git a/css/style-desktop.css b/css/style-desktop.css index de8112f..2b1104f 100644 --- a/css/style-desktop.css +++ b/css/style-desktop.css @@ -207,7 +207,7 @@ .feature-list-small p { - margin: 0 0 0 4em; + margin: 0 0 0 1em; } .is diff --git a/css/style-mobile.css b/css/style-mobile.css index eaf7713..3c5efdb 100644 --- a/css/style-mobile.css +++ b/css/style-mobile.css @@ -152,7 +152,7 @@ width: 80%; font-size: 1.1em; padding: 0.3em 0 0.3em 0; - max-width: 18em; + max-width: 20em; margin: 0 auto; } diff --git a/css/style.css b/css/style.css index d29f1f5..cf9e80a 100644 --- a/css/style.css +++ b/css/style.css @@ -205,6 +205,7 @@ form textarea { min-height: 12em; + max-width: 580px; color:#302E42; } @@ -392,34 +393,35 @@ .button-style1 { background-color: #ffffff; - color: #fff; + color: #ffffff; } .button-style1:hover { - background-color: #f98780; + background-color: #ffffff; + color: #302e42; } .button-style1:active { - background-color: #d96760; + background-color: #a6a7a9; } .button-style2 { background: none; color: #ffffff; - box-shadow: inset 0px 0px 2px 0px #a0a1a7; + box-shadow: inset 0px 0px 0px 0px #a0a1a7; } .button-style2:hover { - box-shadow: inset 0px 0px 2px 0px #ffffff; + box-shadow: inset 0px 0px 0px 0px #ffffff; } .button-style2:active { - box-shadow: inset 0px 0px 2px 0px #202127; + box-shadow: inset 0px 0px 0px 0px #202127; } .button-style3 @@ -430,12 +432,13 @@ .button-style3:hover { - background-color: #3f434b; + background-color: #535761; + color: #ffffff; } .button-style3:active { - background-color: #1f232b; + background-color: #3b3f46; } ul.style1 @@ -642,19 +645,21 @@ #footer-wrapper .button-style2 { - color: #aaa; - box-shadow: inset 0px 0px 2px 0px rgba(255,255,255,0.5); + color: #ffffff; + -webkit-appearance: none; } #footer-wrapper .button-style2:hover { - color: #ccc; - box-shadow: inset 0px 0px 2px 0px rgba(255,255,255,0.65); + background-color: #ffffff; + color: #302e42; + -webkit-appearance: none; } #footer-wrapper .button-style2:active { - box-shadow: inset 0px 0px 2px 0px rgba(255,255,255,0.75); + background-color: #a6a7a9; + -webkit-appearance: none; } #footer-wrapper .title diff --git a/ifr-home.html b/ifr-home.html index bf16705..3e39a64 100644 --- a/ifr-home.html +++ b/ifr-home.html @@ -37,7 +37,7 @@
-

+

A collection ofPage2 Transitions

A collection ofPage3 Transitions

A collection ofPage4 Transitions

diff --git a/img/telecasting-dia-01.svg b/img/telecasting-dia-01.svg new file mode 100644 index 0000000..e030291 --- /dev/null +++ b/img/telecasting-dia-01.svg @@ -0,0 +1,803 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/index.html b/index.html index 28f4b17..48179ee 100644 --- a/index.html +++ b/index.html @@ -570,8 +570,8 @@
    -
  • -
  • +
  • +
-- 2.39.5