Difference between revisions of "Team:SUSTech Shenzhen/templates/page-header"

 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<html>
 
<html>
<style>
 
<head>
 
@media (min-width: 768px)
 
custom-style-cs…text%2Fcss:270
 
.bs-docs-header {
 
    padding-top: 0;!important
 
    padding-bottom: 0;!important
 
    padding-right: 3000px;!important
 
    padding-left: 3000px;!important
 
}
 
.bs-docs-header {
 
    margin-top: 0px;
 
    margin-left: 0px;
 
    position: relative;
 
    padding: 30px 15px;
 
    padding-top: 30px;
 
    padding-right: 15px;
 
    padding-bottom: 30px;
 
    padding-left: 15px;
 
    color: black;
 
    text-align: center;
 
    text-shadow: 0 1px 0 rgba(0, 0, 0, .1);
 
    background-color: #6f5499;
 
  
    background-image: url(https://static.igem.org/mediawiki/2017/1/1e/T--SUSTech_Shenzhen--background.svg);
+
<div class="bs-docs-header">
    background-repeat: no-repeat;
+
    background-size: 100% 100%;
+
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#23f1a7', endColorstr='#27c1f3', GradientType=0);
+
    background-repeat: repeat-x;
+
    -webkit-user-select: none;
+
    -moz-user-select: none;
+
    -ms-user-select: none;
+
    user-select: none;
+
}
+
</head>
+
</style>
+
<!--class="bs-docs-header"-->
+
<div class="bs-docs-header" >
+
 
       <div class="container">
 
       <div class="container">
 
       <div class="row">
 
       <div class="row">
 
       <div class="col-md-2">
 
       <div class="col-md-2">
           <img id="title-icon" src="https://2016.igem.org/</html>{{{url}}}<html>" width="</html>{{{size}}}<html>">
+
           <img id="title-icon" src="https://2017.igem.org/</html>{{{url}}}<html>" width="</html>{{{size}}}<html>">
 
       </div>
 
       </div>
 
     <div class="col-xs-10">
 
     <div class="col-xs-10">
Line 48: Line 12:
 
{{{title}}}
 
{{{title}}}
 
<html>
 
<html>
</h1>
+
        </h1>
 
         <p>
 
         <p>
 
</html>
 
</html>
Line 58: Line 22:
 
   </div>
 
   </div>
 
</div>
 
</div>
 +
 +
</html>

Latest revision as of 01:10, 24 October 2017

{{{title}}}

{{{subtitle}}}