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

 
(29 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<html>
 
<html>
<style>
+
 
<head>
+
<div class="bs-docs-header">
.bs-docs-header1 {
+
    margin-top: -30px;
+
    margin-left: -30px;
+
    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: -webkit-gradient(linear, left top, left bottom, from(#23f1a7), to(#27c1f3));
+
    background-image: -webkit-linear-gradient(top, #23f1a7 0, #27c1f3 100%);
+
    background-image: -o-linear-gradient(top, #23f1a7 0, #27c1f3 100%);
+
    background-image: url(https://static.igem.org/mediawiki/2016/1/1b/T--SUSTech_Shenzhen--title_background.svg);
+
    background-repeat: no-repeat;
+
    background-size: cover;
+
    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-header1">
+
 
       <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">
         <h1><strong>
+
         <h1>
 
</html>
 
</html>
 
{{{title}}}
 
{{{title}}}
 
<html>
 
<html>
</strong></h1>
+
        </h1>
 
         <p>
 
         <p>
 
</html>
 
</html>
Line 52: Line 22:
 
   </div>
 
   </div>
 
</div>
 
</div>
 +
 +
</html>

Latest revision as of 01:10, 24 October 2017

{{{title}}}

{{{subtitle}}}