Difference between revisions of "Template:Team:TU Darmstadt/Jonas"

 
(74 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<html>
 
<html>
 
<style>
 
<style>
@import url(font-awesome.min.css);
+
@font-face {
@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,800,800italic");
+
font-family: 'Calibri';
 +
font-style: normal;
 +
font-weight: 400;
 +
src: local('Calibri'), url(https://fonts.gstatic.com/l/font?kit=YH3ek_qpdaY7ILI-bfzlYQ&skey=a1029226f80653a8&v=v8) format('woff2');
 +
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
 +
}
 +
@font-face {
 +
font-family: 'Love Ya Like A Sister';
 +
font-style: normal;
 +
font-weight: 400;
 +
src: local('Love Ya Like A Sister Regular'), local('LoveYaLikeASister-Regular'), url(https://fonts.gstatic.com/s/loveyalikeasister/v7/LzkxWS-af0Br2Sk_YgSJY9N6oT7VVZB_kATuDWj1CMI.woff2) format('woff2');
 +
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
 +
}
  
 
/*
 
/*
Line 12: Line 24:
 
/* Reset */
 
/* 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 {
+
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, style="position: center 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, output, ruby, section, summary, time, mark, audio, video {
 
margin: 0;
 
margin: 0;
 
padding: 0;
 
padding: 0;
Line 21: Line 33:
 
}
 
}
  
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
+
article, aside, details, figcaption, figure, footer, header, hgroup, menu, section {
 
display: block;
 
display: block;
 
}
 
}
Line 29: Line 41:
 
}
 
}
  
ol, ul {
+
ol {
 
list-style: none;
 
list-style: none;
 
}
 
}
Line 50: Line 62:
 
-webkit-text-size-adjust: none;
 
-webkit-text-size-adjust: none;
 
}
 
}
 +
 +
/* ul */
 +
 +
.navbar ol, ul { list-style: none;
 +
text-decoration: none;             
 +
}
 +
 +
ul, ol, dl, table, blockquote { margin: 0 0 0 0; }
 +
 +
.navbar ul li a:active, .navbar ul li a:hover {
 +
              font-weight:600;
 +
              color:white;
 +
      }
  
 
/* HQ-Stuff*/
 
/* HQ-Stuff*/
 +
 +
        .content {
 +
                 
 +
        }
  
 
#HQ_page th, td{ border:1px solid #019ac8; }
 
#HQ_page th, td{ border:1px solid #019ac8; }
 
       #sideMenu{
 
       #sideMenu{
 
       display:none;
 
       display:none;
 +
      text-decoration: none;
 
       }
 
       }
 
       #HQ_page{
 
       #HQ_page{
 
       width:100%;
 
       width:100%;
       text-decoration:none;
+
       text-decoration: none;
 
       }
 
       }
 
        
 
        
 
       #HQ_page p{
 
       #HQ_page p{
       font-family:calibri;
+
       font-family: 'calibri';
       font-size:16px;
+
       font-size: 16px;
 
       }
 
       }
 
       #top_title{
 
       #top_title{
       display:none;
+
       display: none;
 
       }
 
       }
 
       #content{
 
       #content{
               margin:0;
+
               margin: 0;
               padding:0;
+
               padding: 0;
               width:100%;
+
               width: 100%;
 
       }
 
       }
 
       .vviki{
 
       .vviki{
               font-family:calibri;
+
               font-family: 'calibri';
 
               clear:both;
 
               clear:both;
 
       }
 
       }
 
       body {
 
       body {
 
background: white;
 
background: white;
               margin:0;
+
               margin: 0;
               padding-top:0;
+
               padding-top: 0;
 
                
 
                
 
}
 
}
Line 87: Line 117:
  
 
/* HQ Top-Menu */
 
/* HQ Top-Menu */
 +
 +
      #user_item{
 +
      height: 1em;
 +
      }
  
 
       #top_menu_under{
 
       #top_menu_under{
 +
              text-decoration: none;
 
               align-items:center;
 
               align-items:center;
 
               text-align:center;
 
               text-align:center;
 
       }
 
       }
 
       #top_menu_14{
 
       #top_menu_14{
 +
              text-decoration: none;
 
               align-items:center;
 
               align-items:center;
 
               text-align:center;
 
               text-align:center;
Line 98: Line 134:
 
       }
 
       }
 
       #top_menu_inside{
 
       #top_menu_inside{
 +
              text-decoration: none;
 
               position:center;
 
               position:center;
 
               margin-left:auto;
 
               margin-left:auto;
Line 104: Line 141:
 
       }
 
       }
 
       #mw-content-text p:first-child{
 
       #mw-content-text p:first-child{
 +
              text-decoration: none;
 
               margin:0;
 
               margin:0;
 
               padding:0;
 
               padding:0;
 
       }
 
       }
 
       button{
 
       button{
               align-items:center;
+
               align-items: center;
 
       }
 
       }
 
+
     
 
/* Grid */
 
/* Grid */
  
Line 1,527: Line 1,565:
  
 
h1, h2, h3, h4, h5, h6 {
 
h1, h2, h3, h4, h5, h6 {
color: #fff;
+
color: #fffff;
 
font-weight: 800;
 
font-weight: 800;
 
letter-spacing: 0.225em;
 
letter-spacing: 0.225em;
Line 1,652: Line 1,690:
 
section.special, article.special {
 
section.special, article.special {
 
text-align: center;
 
text-align: center;
                 height: 12em;
+
                 height: 80%;
                 width: 100%;
+
                  
 
}
 
}
  
Line 1,674: Line 1,712:
 
header.major {
 
header.major {
 
margin: 0 0 3.5em 0;
 
margin: 0 0 3.5em 0;
}
+
                position: relative;           
 +
}
 +
                header.major h2{
 +
                vertical-align: top;
 +
}
 +
                header.major h3{
 +
                vertical-align: bottom;
 +
}
  
 
header.major h2, header.major h3, header.major h4, header.major h5, header.major h6 {
 
header.major h2, header.major h3, header.major h4, header.major h5, header.major h6 {
Line 1,681: Line 1,726:
 
padding-bottom: 1em;
 
padding-bottom: 1em;
 
position: relative;
 
position: relative;
 +
                       
 
}
 
}
  
Line 1,710: Line 1,756:
 
}
 
}
  
 
/* Icon */
 
 
.icon {
 
text-decoration: none;
 
border-bottom: none;
 
position: relative;
 
}
 
 
.icon:before {
 
-moz-osx-font-smoothing: grayscale;
 
-webkit-font-smoothing: antialiased;
 
font-family: FontAwesome;
 
font-style: normal;
 
font-weight: normal;
 
text-transform: none !important;
 
}
 
 
.icon > .label {
 
display: none;
 
}
 
 
.icon.major {
 
-moz-transform: rotate(-45deg);
 
-webkit-transform: rotate(-45deg);
 
-ms-transform: rotate(-45deg);
 
transform: rotate(-45deg);
 
border-radius: 3px;
 
border: solid 2px #fff;
 
display: inline-block;
 
font-size: 1.35em;
 
height: calc(3em + 2px);
 
line-height: 3em;
 
text-align: center;
 
width: calc(3em + 2px);
 
}
 
 
.icon.major:before {
 
-moz-transform: rotate(45deg);
 
-webkit-transform: rotate(45deg);
 
-ms-transform: rotate(45deg);
 
transform: rotate(45deg);
 
display: inline-block;
 
font-size: 1.5em;
 
}
 
 
@media screen and (max-width: 736px) {
 
 
.icon.major {
 
font-size: 1em;
 
}
 
 
}
 
 
.icon.style1 {
 
color: #00ffcc;
 
}
 
 
.icon.style2 {
 
color: #00f0ff;
 
}
 
 
.icon.style3 {
 
color: #76ddff;
 
}
 
  
 
/* Image */
 
/* Image */
Line 1,820: Line 1,801:
 
}
 
}
  
/* List */
 
  
ol {
 
list-style: decimal;
 
margin: 0 0 2em 0;
 
padding-left: 1.25em;
 
}
 
 
ol li {
 
padding-left: 0.25em;
 
}
 
 
ul {
 
list-style: disc;
 
margin: 0 0 2em 0;
 
padding-left: 1em;
 
}
 
 
ul li {
 
padding-left: 0.5em;
 
}
 
 
ul.alt {
 
list-style: none;
 
padding-left: 0;
 
}
 
 
ul.alt li {
 
border-top: solid 1px #fff;
 
padding: 0.5em 0;
 
}
 
 
ul.alt li:first-child {
 
border-top: 0;
 
padding-top: 0;
 
}
 
 
ul.icons {
 
cursor: default;
 
list-style: none;
 
padding-left: 0;
 
}
 
 
ul.icons li {
 
display: inline-block;
 
padding: 0 1em 0 0;
 
}
 
 
ul.icons li:last-child {
 
padding-right: 0 !important;
 
}
 
 
ul.icons.major {
 
padding: 1em 0;
 
}
 
 
ul.icons.major li {
 
padding-right: 3.5em;
 
}
 
 
@media screen and (max-width: 736px) {
 
 
ul.icons.major li {
 
padding: 0 1em !important;
 
}
 
 
}
 
 
ul.actions {
 
cursor: default;
 
list-style: none;
 
padding-left: 0;
 
}
 
 
ul.actions li {
 
display: inline-block;
 
padding: 0 1.5em 0 0;
 
vertical-align: middle;
 
}
 
 
ul.actions li:last-child {
 
padding-right: 0;
 
}
 
 
ul.actions.small li {
 
padding: 0 0.75em 0 0;
 
}
 
 
ul.actions.vertical li {
 
display: block;
 
padding: 1.5em 0 0 0;
 
}
 
 
ul.actions.vertical li:first-child {
 
padding-top: 0;
 
}
 
 
ul.actions.vertical li > * {
 
margin-bottom: 0;
 
}
 
 
ul.actions.vertical.small li {
 
padding: 0.75em 0 0 0;
 
}
 
 
ul.actions.vertical.small li:first-child {
 
padding-top: 0;
 
}
 
 
ul.actions.fit {
 
display: table;
 
margin-left: -1.5em;
 
padding: 0;
 
table-layout: fixed;
 
width: calc(100% + 1.5em);
 
}
 
 
ul.actions.fit li {
 
display: table-cell;
 
padding: 0 0 0 1.5em;
 
}
 
 
ul.actions.fit li > * {
 
margin-bottom: 0;
 
}
 
 
ul.actions.fit.small {
 
margin-left: -0.75em;
 
width: calc(100% + 0.75em);
 
}
 
 
ul.actions.fit.small li {
 
padding: 0 0 0 0.75em;
 
}
 
 
@media screen and (max-width: 736px) {
 
 
ul.actions li {
 
display: block;
 
padding: 1em 0 0 0;
 
text-align: center;
 
width: 100%;
 
}
 
 
ul.actions li:first-child {
 
padding-top: 0;
 
}
 
 
ul.actions li > * {
 
margin: 0 auto !important;
 
max-width: 30em;
 
width: 100%;
 
}
 
 
ul.actions li > *.icon:before {
 
margin-left: -1em;
 
}
 
 
ul.actions.small li {
 
padding: 0.5em 0 0 0;
 
}
 
 
ul.actions.small li:first-child {
 
padding-top: 0;
 
}
 
 
}
 
 
dl {
 
margin: 0 0 2em 0;
 
}
 
 
 
/* Button */
 
 
input[type="submit"],
 
input[type="reset"],
 
input[type="button"],
 
button,
 
.button {
 
-moz-appearance: none;
 
-webkit-appearance: none;
 
-ms-appearance: none;
 
appearance: none;
 
-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
 
-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
 
-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
 
transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
 
background-color: transparent;
 
border-radius: 3px;
 
border: 0;
 
box-shadow: inset 0 0 0 2px #fff;
 
color: #fff;
 
cursor: pointer;
 
display: inline-block;
 
font-size: 0.8em;
 
font-weight: 600;
 
height: 3.125em;
 
letter-spacing: 0.225em;
 
line-height: 3.125em;
 
padding: 0 2.75em;
 
text-align: center;
 
text-decoration: none;
 
text-transform: uppercase;
 
white-space: nowrap;
 
overflow: hidden;
 
text-overflow: ellipsis;
 
}
 
 
input[type="submit"]:hover,
 
input[type="reset"]:hover,
 
input[type="button"]:hover,
 
button:hover,
 
.button:hover {
 
background-color: rgba(144, 144, 144, 0.25);
 
}
 
 
input[type="submit"]:active,
 
input[type="reset"]:active,
 
input[type="button"]:active,
 
button:active,
 
.button:active {
 
background-color: rgba(144, 144, 144, 0.5);
 
}
 
 
input[type="submit"].icon:before,
 
input[type="reset"].icon:before,
 
input[type="button"].icon:before,
 
button.icon:before,
 
.button.icon:before {
 
margin-right: 0.5em;
 
}
 
 
input[type="submit"].fit,
 
input[type="reset"].fit,
 
input[type="button"].fit,
 
button.fit,
 
.button.fit {
 
display: block;
 
margin: 0 0 1em 0;
 
width: 100%;
 
}
 
 
input[type="submit"].small,
 
input[type="reset"].small,
 
input[type="button"].small,
 
button.small,
 
.button.small {
 
font-size: 0.8em;
 
}
 
 
input[type="submit"].big,
 
input[type="reset"].big,
 
input[type="button"].big,
 
button.big,
 
.button.big {
 
font-size: 1.35em;
 
}
 
 
input[type="submit"].special,
 
input[type="reset"].special,
 
input[type="button"].special,
 
button.special,
 
.button.special {
 
background-color: #ed4933;
 
box-shadow: none !important;
 
color: #ffffff !important;
 
}
 
 
input[type="submit"].special:hover,
 
input[type="reset"].special:hover,
 
input[type="button"].special:hover,
 
button.special:hover,
 
.button.special:hover {
 
background-color: #ef5e4a !important;
 
}
 
 
input[type="submit"].special:active,
 
input[type="reset"].special:active,
 
input[type="button"].special:active,
 
button.special:active,
 
.button.special:active {
 
background-color: #eb341c !important;
 
}
 
 
input[type="submit"].disabled, input[type="submit"]:disabled,
 
input[type="reset"].disabled,
 
input[type="reset"]:disabled,
 
input[type="button"].disabled,
 
input[type="button"]:disabled,
 
button.disabled,
 
button:disabled,
 
.button.disabled,
 
.button:disabled {
 
-moz-pointer-events: none;
 
-webkit-pointer-events: none;
 
-ms-pointer-events: none;
 
pointer-events: none;
 
opacity: 0.25;
 
}
 
 
@media screen and (max-width: 736px) {
 
 
input[type="submit"],
 
input[type="reset"],
 
input[type="button"],
 
button,
 
.button {
 
height: 3.75em;
 
line-height: 3.75em;
 
}
 
 
}
 
  
 
/* Features */
 
/* Features */
Line 2,285: Line 1,954:
 
}
 
}
  
.spotlight .content {
+
.spotlight .blontent {
 
padding: 2em 4em 0.1em 4em ;
 
padding: 2em 4em 0.1em 4em ;
 
-moz-order: 2;
 
-moz-order: 2;
Line 2,293: Line 1,962:
 
max-width: 48em;
 
max-width: 48em;
 
width: 60%;
 
width: 60%;
 +
                        text-align: center;
 
}
 
}
 +
               
 +
                .spotlight .content .bla {
 +
                        text-align: inherit;
 +
                        color: white;
 +
}
  
 
.spotlight:nth-child(2n) {
 
.spotlight:nth-child(2n) {
Line 2,366: Line 2,041:
 
.spotlight .image {
 
.spotlight .image {
 
width: 100%;
 
width: 100%;
 +
                                        max-height: 10em;
 
}
 
}
  
Line 2,420: Line 2,096:
 
background-color: #2e3842;
 
background-color: #2e3842;
 
color: #ffffff;
 
color: #ffffff;
 +
                        font-family: 'Calibri', sans-serif;
 +
                        text-align: center;
 
}
 
}
  
Line 2,506: Line 2,184:
 
}
 
}
  
.wrapper.style1 .icon.major {
 
border-color: rgba(0, 0, 0, 0.125);
 
}
 
  
 
.wrapper.style1 ul.alt li {
 
.wrapper.style1 ul.alt li {
Line 2,573: Line 2,248:
 
.wrapper.style2 {
 
.wrapper.style2 {
 
background-color: #2e3842;
 
background-color: #2e3842;
 +
                        font-family: 'Calibri', sans-serif;
 +
                        text-align: center;
 
}
 
}
  
Line 2,578: Line 2,255:
 
background-color: #505393;
 
background-color: #505393;
 
color: #d3d4e4;
 
color: #d3d4e4;
 +
                        font-family: 'Calibri', sans-serif;
 +
                        text-align: center;
 
}
 
}
  
Line 2,662: Line 2,341:
 
.wrapper.style3 .formerize-placeholder {
 
.wrapper.style3 .formerize-placeholder {
 
color: #b9bad3 !important;
 
color: #b9bad3 !important;
}
 
 
.wrapper.style3 .icon.major {
 
border-color: rgba(0, 0, 0, 0.125);
 
 
}
 
}
  
Line 2,820: Line 2,495:
 
.wrapper.style5 .formerize-placeholder {
 
.wrapper.style5 .formerize-placeholder {
 
color: #8E8892 !important;
 
color: #8E8892 !important;
}
 
 
.wrapper.style5 .icon.major {
 
border-color: #dfdfdf;
 
 
}
 
}
  
Line 2,925: Line 2,596:
 
position: relative;
 
position: relative;
 
text-align: center;
 
text-align: center;
         background-color: black;
+
          
         background-image: url("../../images/TUDA16.svg");
+
         background-image: url("https://static.igem.org/mediawiki/2016/7/74/T--TU_Darmstadt--logo_no_bg.png");
 
         background-position: center center;
 
         background-position: center center;
 
         background-repeat: no-repeat;
 
         background-repeat: no-repeat;
         background-size: 35%;
+
         background-size: 25%;
 
}
 
}
  
Line 3,017: Line 2,688:
  
 
#banner .more:after {
 
#banner .more:after {
 +
                                color: #fffff;
 
background-image: url("images/arrow.svg");
 
background-image: url("images/arrow.svg");
 
background-position: center;
 
background-position: center;
Line 3,116: Line 2,788:
 
-ms-order: 1;
 
-ms-order: 1;
 
order: 1;
 
order: 1;
padding-right: 3em;
 
 
width: 70%;
 
width: 70%;
 
}
 
}
Line 3,160: Line 2,831:
  
 
}
 
}
 +
 +
/* MainHeader */
 +
   
 +
.mainHeader{
 +
text-align:center;
 +
width:100%;
 +
}
 +
 +
#mainHeader{
 +
text-align:center;
 +
}
 +
#mainHeader h1{
 +
 +
vertical-align:middle;
 +
font-family: 'Love Ya Like A Sister', cursive;
 +
font-size:42px;
 +
padding-top:7rem;
 +
padding-bottom:7rem;
 +
}
 +
 +
.page{
 +
font-family:'Calibri', sans-serif;
 +
                width:65vw;
 +
margin-left:7vw;
 +
float:left;
 +
                font-family:'Calibri', sans-serif;
 +
                font-size:16px;
 +
}
 +
        .page_full{
 +
                width:65vw;
 +
                float:none;
 +
                font-family:'Calibri', sans-serif;
 +
                font-size:16px;
 +
        }
 +
        .page_full h5{
 +
                float:left;
 +
        }
 +
  
 
/* Main */
 
/* Main */
Line 3,232: Line 2,941:
 
background-attachment: scroll;
 
background-attachment: scroll;
 
}
 
}
 
/* Footer */
 
 
#footer {
 
padding: 6em 0 4em 0 ;
 
background-color: #1d242a;
 
text-align: center;
 
}
 
 
#footer .icons {
 
font-size: 1.25em;
 
}
 
 
#footer .icons a {
 
color: rgba(255, 255, 255, 0.5);
 
}
 
 
#footer .icons a:hover {
 
color: #fff;
 
}
 
 
#footer .copyright {
 
color: rgba(255, 255, 255, 0.5);
 
font-size: 0.8em;
 
letter-spacing: 0.225em;
 
list-style: none;
 
padding: 0;
 
text-transform: uppercase;
 
}
 
 
#footer .copyright li {
 
border-left: solid 1px rgba(255, 255, 255, 0.5);
 
display: inline-block;
 
line-height: 1em;
 
margin-left: 1em;
 
padding-left: 1em;
 
}
 
 
#footer .copyright li:first-child {
 
border-left: 0;
 
margin-left: 0;
 
padding-left: 0;
 
}
 
 
#footer .copyright li a {
 
color: inherit;
 
}
 
 
#footer .copyright li a:hover {
 
color: #fff;
 
}
 
 
@media screen and (max-width: 480px) {
 
 
#footer .copyright li {
 
border: 0;
 
display: block;
 
line-height: 1.65em;
 
margin: 0;
 
padding: 0.5em 0;
 
}
 
 
}
 
 
@media screen and (max-width: 980px) {
 
 
#footer {
 
padding: 4em 3em 2em 3em ;
 
}
 
 
}
 
 
@media screen and (max-width: 736px) {
 
 
#footer {
 
padding: 3em 2em 1em 2em ;
 
}
 
 
}
 
  
 
/* Landing */
 
/* Landing */
  
 
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("../../images/banner.jpg");
+
background-image: -moz-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("https://static.igem.org/mediawiki/2016/8/86/T--TU_Darmstadt--team.jpg");
background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
+
background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("https://static.igem.org/mediawiki/2016/8/86/T--TU_Darmstadt--team.jpg");
background-image: -ms-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
+
background-image: -ms-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("https://static.igem.org/mediawiki/2016/8/86/T--TU_Darmstadt--team.jpg");
background-image: linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
+
background-image: linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("https://static.igem.org/mediawiki/2016/8/86/T--TU_Darmstadt--team.jpg");
 
background-attachment: fixed;
 
background-attachment: fixed;
 
background-position: center center;
 
background-position: center center;
Line 3,336: Line 2,966:
 
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("../../images/banner.jpg");
+
background-image: -moz-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("https://static.igem.org/mediawiki/2016/8/86/T--TU_Darmstadt--team.jpg");
background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
+
background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("https://static.igem.org/mediawiki/2016/8/86/T--TU_Darmstadt--team.jpg");
background-image: -ms-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
+
background-image: -ms-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("https://static.igem.org/mediawiki/2016/8/86/T--TU_Darmstadt--team.jpg");
background-image: linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
+
background-image: linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("https://static.igem.org/mediawiki/2016/8/86/T--TU_Darmstadt--team.jpg");
 
background-position: center center;
 
background-position: center center;
 
background-repeat: no-repeat;
 
background-repeat: no-repeat;

Latest revision as of 19:55, 18 October 2016