From: ronan le priol Date: Wed, 2 Oct 2013 12:42:25 +0000 (+0200) Subject: commit du 02 10 2013 14:42 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=c3c229f4e935efce6043df23f8253a2376e0d002;p=telecasting-www.git commit du 02 10 2013 14:42 --- diff --git a/css/gamme.css b/css/gamme.css index ffe735c..9562b1e 100644 --- a/css/gamme.css +++ b/css/gamme.css @@ -7,11 +7,7 @@ /*********************************************************************************/ /* Color Gamme */ /*********************************************************************************/ - #color01 - { - background-color: #302E42; - } - + .color01 { background-color: #302E42; @@ -92,6 +88,11 @@ color: #ffffff; } + .Tcolor11 + { + color: #ddd; + } + /*********************************************************************************/ /* Color Gamme */ /*********************************************************************************/ @@ -117,8 +118,18 @@ border-color: #0D8899; } + .Bcolor09 + { + border-color: #18171E; + } + .Bcolor10 { border-color: #ffffff; } + .Bcolor11 + { + border-color: #ddd; + } + diff --git a/css/style-1000px.css b/css/style-1000px.css index 5338422..bbab2aa 100644 --- a/css/style-1000px.css +++ b/css/style-1000px.css @@ -119,7 +119,7 @@ { position:fixed; z-index: 11000; - margin-left:70px; + margin-left:80px; top: 0px; left:0px; width: 100%; @@ -433,6 +433,106 @@ padding: 0em 1em 0em 1em; } + + +/*********************************************************************************/ +/* tarifs */ +/*********************************************************************************/ +#tarifs header.style4 + { + padding: 0em 0 0em 0; + } + + #tarifs header.style4 h2 + { + text-transform: uppercase; + font-size: 1.2em; + letter-spacing: 0.075em; + line-height: 1em; + font-weight: normal; + } + + #tarifs header.style4 hr + { + + } + + + #tarifs + { + } + + #tarifs .row + { + padding: 0px 15px; + } + + #tarifs section + { + margin:0px -10px 0px -10px; + } + + #tarifs hr + { + } + .is-T + { + } + + .is-T header + { + + margin: 0 0 0 0; + } + + .is-T header.style1 + { + position: relative; + margin: 0 0 0 0; + padding-top: 0; + } + + .is-T h2 + { + text-transform: uppercase; + margin: 0 0 0 0; + padding-left: 0.3em; + font-size: 0.7em; + letter-spacing: 0.05em; + } + + .is-T h3 + { + margin: 0 0 0 0; + font-size: 1em; + font-weight: normal; + letter-spacing: 0.05em; + } + + .is-T p + { + margin: 0 0 0 0; + padding-left: 0.3em; + font-size: 0.8em; + letter-spacing: 0.05em; + } + + .is-T-pair-price + { + padding: 0em; + border-bottom: solid 1px; + border-top: solid 1px; + border-right: solid 1px; + } + + .is-T-pair-price01 + { + padding: 0em; + border-bottom: solid 1px; + border-top: solid 1px; + border-right: solid 1px; + border-left: solid 1px; + } /*********************************************************************************/ diff --git a/css/style-desktop.css b/css/style-desktop.css index 22b77d4..da79a07 100644 --- a/css/style-desktop.css +++ b/css/style-desktop.css @@ -929,6 +929,108 @@ font-family: 'ralewayextrabold', sans-serif; text-transform: uppercase; } + + +/*********************************************************************************/ +/* tarifs */ +/*********************************************************************************/ +#tarifs header.style4 + { + padding: 0em 0 0em 0; + } + + #tarifs header.style4 h2 + { + text-transform: uppercase; + font-size: 1.2em; + letter-spacing: 0.075em; + line-height: 1em; + font-weight: normal; + } + + #tarifs header.style4 hr + { + + } + + + #tarifs + { + } + + #tarifs .row + { + padding: 0px 20px; + } + + #tarifs section + { + margin:0px -20px 0px -20px; + } + + #tarifs hr + { + } + .is-T + { + } + + .is-T header + { + + margin: 0 0 0 0; + } + + .is-T header.style1 + { + position: relative; + margin: 0 0 0 0; + padding-top: 0; + } + + .is-T h2 + { + text-transform: uppercase; + margin: 0 0 0 0; + padding-left: 0.5em; + font-size: 0.8em; + letter-spacing: 0.05em; + } + + .is-T h3 + { + margin: 0 0 0 0; + font-size: 1em; + font-weight: normal; + letter-spacing: 0.05em; + } + + .is-T p + { + margin: 0 0 0 0; + padding-left: 0.5em; + font-size: 0.9em; + letter-spacing: 0.05em; + } + + .is-T-pair-price + { + padding: 0em; + border-bottom: solid 1px; + border-top: solid 1px; + border-right: solid 1px; + } + + .is-T-pair-price01 + { + padding: 0em; + border-bottom: solid 1px; + border-top: solid 1px; + border-right: solid 1px; + border-left: solid 1px; + } + + /*********************************************************************************/ /* Main */ @@ -1047,7 +1149,8 @@ border: 0; width: 1200px; height: 350px; - } + } + /*_____________________________________________________________________*/ /* Deplacement scroll to */ /*_____________________________________________________________________*/ diff --git a/css/style-mobile.css b/css/style-mobile.css index 1d4b455..d6496b8 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: 15em; + max-width: 16em; margin: 0 auto; } @@ -599,6 +599,105 @@ } /*********************************************************************************/ +/* tarifs */ +/*********************************************************************************/ +header.style4 + { + padding: 0em 0 0em 0; + } + + header.style4 h2 + { + text-transform: uppercase; + font-weight: normal; + font-size: 1em; + letter-spacing: 0.075em; + line-height: 1em; + } + + header.style4 hr + { + + } + + + #tarifs + { + } + + #tarifs .row + { + padding: 0px 20px; + } + + #tarifs section + { + margin:0px -20px 0px -20px; + } + + #tarifs hr + { + } + .is-T + { + } + + .is-T header + { + + margin: 0 0 0 0; + } + + .is-T header.style1 + { + position: relative; + margin: 0 0 0 0; + padding-top: 0; + } + + .is-T h2 + { + text-transform: uppercase; + margin: 0 0 0 0; + padding-left: 0.5em; + font-size: 0.8em; + letter-spacing: 0.05em; + } + + .is-T h3 + { + margin: 0 0 0 0; + font-size: 1em; + padding-left: 0.5em; + letter-spacing: 0.05em; + } + + .is-T p + { + margin: 0 0 0 0; + padding-left: 0.5em; + font-size: 0.8em; + letter-spacing: 0.05em; + } + + .is-T-pair-price + { + padding: 0em; + border-bottom: solid 1px; + border-top: solid 1px; + border-right: solid 1px; + border-left: solid 1px; + } + + .is-T-pair-price01 + { + padding: 0em; + border-bottom: solid 1px; + border-top: solid 1px; + border-right: solid 1px; + border-left: solid 1px; + } +/*********************************************************************************/ /* Sidebar */ /*********************************************************************************/ diff --git a/css/style.css b/css/style.css index 859699d..f0dd167 100644 --- a/css/style.css +++ b/css/style.css @@ -76,7 +76,7 @@ text-decoration: none; } - strong, b + strong, b, { font-family: 'ralewayextrabold', sans-serif; font-weight: normal; @@ -653,8 +653,6 @@ #footer-wrapper .title { - background-color: #2D2C3A; - color: #eee; } #footer-wrapper header.style1 @@ -719,7 +717,7 @@ .wrapper-style2 { - background-color: #fff; + background-color: #ffffff; } .wrapper-style2 .title @@ -734,8 +732,8 @@ .wrapper-style3 .title { - background-color: #f3f3f3; - color: #484d55; + background-color: #ffffff; + color: #ffffff; } .wrapper-style3 .image @@ -860,6 +858,8 @@ } + + /*********************************************************************************/ /* Copyright */ /*********************************************************************************/ @@ -908,30 +908,7 @@ width: 1200px; height: 350px; } - .map-tile - { - opacity:0; - } - .map-tile-loaded - { - -webkit-animation-name: 'fade-in'; - -moz-animation-name: 'fade-in'; - -moz-animation-timing-function: ease-in; - -webkit-animation-timing-function: ease-in; - -webkit-animation-duration: 0.2s; - -moz-animation-duration: 0.2s; - } - @-webkit-keyframes fade-in; - @-moz-keyframes fade-in - { - from - { - opacity: 0; - } - to - { - opacity: 1; - } + diff --git a/img/tc-case1200x676.jpg b/img/tc-case1200x676.jpg new file mode 100644 index 0000000..1a89649 Binary files /dev/null and b/img/tc-case1200x676.jpg differ diff --git a/index.html b/index.html index 71467d2..8ccf410 100644 --- a/index.html +++ b/index.html @@ -50,11 +50,11 @@
  • usage & workflow
  • - telecasting live web tv + mobile live web tv
  • @@ -63,11 +63,11 @@
  • logiciels
  • - telecasting live web tv + mobile live web tv
  • @@ -75,7 +75,7 @@
  • solutions
  • - telecasting live web tv + mobile live web tv