Difference between revisions of "Template:Toulouse"
Line 9: | Line 9: | ||
width:100%; | width:100%; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,800,800italic"); | @import url("http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,800,800italic"); | ||
Line 233: | Line 27: | ||
font: inherit; | font: inherit; | ||
vertical-align: baseline; | vertical-align: baseline; | ||
+ | |||
} | } | ||
Line 2,094: | Line 1,889: | ||
.icon:before { | .icon:before { | ||
− | - | + | text-decoration: none; |
− | + | ||
font-family: FontAwesome; | font-family: FontAwesome; | ||
font-style: normal; | font-style: normal; | ||
Line 3,427: | Line 3,221: | ||
#menu .close { | #menu .close { | ||
− | background-image: url("images/close.svg"); | + | background-image: url("http://igemtoulouse.free.fr/css/images/close.svg"); |
background-position: 4.85em 1em; | background-position: 4.85em 1em; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
Line 3,466: | Line 3,260: | ||
/* Header */ | /* Header */ | ||
+ | #content { | ||
+ | width:100%; | ||
+ | } | ||
#header { | #header { | ||
-moz-transition: background-color 0.2s ease; | -moz-transition: background-color 0.2s ease; | ||
Line 3,544: | Line 3,341: | ||
#header nav > ul > li > a.menuToggle:after { | #header nav > ul > li > a.menuToggle:after { | ||
− | background-image: url("images/bars.svg"); | + | background-image: url("http://igemtoulouse.free.fr/css/images/bars.svg"); |
background-position: right center; | background-position: right center; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
Line 3,698: | Line 3,495: | ||
#banner .more:after { | #banner .more:after { | ||
− | background-image: url("images/arrow.svg"); | + | background-image: url("http://igemtoulouse.free.fr/css/images/arrow.svg"); |
background-position: center; | background-position: center; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
Line 3,846: | Line 3,643: | ||
#main > header { | #main > header { | ||
padding: 12em 0 10em 0 ; | padding: 12em 0 10em 0 ; | ||
− | background-image: -moz-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("http:// | + | background-image: -moz-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("http://igemtoulouse.free.fr/images/banner.jpg"); |
− | background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("http:// | + | background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("http://igemtoulouse.free.fr/images/banner.jpg"); |
− | background-image: -ms-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("http:// | + | background-image: -ms-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("http://igemtoulouse.free.fr/images/banner.jpg"); |
− | background-image: linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("http:// | + | background-image: linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("http://igemtoulouse.free.fr/images/banner.jpg"); |
background-attachment: fixed; | background-attachment: fixed; | ||
background-position: center center; | background-position: center center; | ||
Line 3,924: | Line 3,721: | ||
#footer .icons { | #footer .icons { | ||
font-size: 1.25em; | font-size: 1.25em; | ||
− | |||
} | } | ||
Line 3,942: | Line 3,738: | ||
padding: 0; | padding: 0; | ||
text-transform: uppercase; | text-transform: uppercase; | ||
− | |||
} | } | ||
Line 3,998: | Line 3,793: | ||
body.landing #page-wrapper { | body.landing #page-wrapper { | ||
− | background-image: -moz-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("http:// | + | background-image: -moz-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("http://igemtoulouse.free.fr/images/banner.jpg"); |
− | background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("http:// | + | background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("http://igemtoulouse.free.fr/images/banner.jpg"); |
− | background-image: -ms-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("http:// | + | background-image: -ms-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("http://igemtoulouse.free.fr/images/banner.jpg"); |
− | background-image: linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("http:// | + | background-image: linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("http://igemtoulouse.free.fr/images/banner.jpg"); |
background-attachment: fixed; | background-attachment: fixed; | ||
background-position: center center; | background-position: center center; | ||
Line 4,010: | Line 3,805: | ||
body.landing #footer { | body.landing #footer { | ||
− | background-color: rgba( | + | background-color: rgba(29, 36, 42, 0.9); |
} | } | ||
Line 4,019: | Line 3,814: | ||
body.is-mobile.landing #banner, | body.is-mobile.landing #banner, | ||
body.is-mobile.landing .wrapper.style4 { | body.is-mobile.landing .wrapper.style4 { | ||
− | background-image: -moz-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("http:// | + | background-image: -moz-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("http://igemtoulouse.free.fr/images/banner.jpg"); |
− | background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("http:// | + | background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("http://igemtoulouse.free.fr/images/banner.jpg"); |
− | background-image: -ms-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("http:// | + | background-image: -ms-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("http://igemtoulouse.free.fr/images/banner.jpg"); |
− | background-image: linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("http:// | + | background-image: linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("http://igemtoulouse.free.fr/images/banner.jpg"); |
background-position: center center; | background-position: center center; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; |
Revision as of 09:17, 14 June 2015