Difference between revisions of "Team:Tianjin/Templates/MaterialTheme"

Line 1: Line 1:
 
+
{{:Team:Tianjin/Templates/AddCSS|:Team:Tianjin/css/material/bootstrap}}
 +
{{:Team:Tianjin/Templates/AddCSS|:Team:Tianjin/css/material/kit}}
  
 
<html lang="en">
 
<html lang="en">
 
<style>
 
<style>
#contentSub, #footer-box, #catlinks, #search-controls,#p-logo, .printfooter, .firstHeading, .visualClear {
+
<style>
  display: none;
+
/* OVERRIDE IGEM SETTINGS ---------------------------------------------- */
}
+
 
#top_menu_under{
+
 
  height: 0px;
+
#sideMenu, #top_title {display:none;}
  border-bottom: 0 none;
+
#content {width: auto}
  display: none;
+
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
}
+
 
#globalWrapper, #content {
+
 
  margin: 0px;
+
</style>
  width: 100%;
+
  font-size: 100%;
+
  z-index:0;
+
}
+
#top-section {
+
  border: 0 none;
+
  height: 14px;
+
  z-index: 100;
+
  top: 0;
+
  position: fixed;
+
  width: 975px;
+
  left: 50%;
+
  margin-left: -487px;
+
}
+
 
</style>
 
</style>
 
<head>
 
<head>
 
<meta charset="utf-8" />
 
<meta charset="utf-8" />
 
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
 
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
 
+
<title>TEAM TIANJIN</title>
<title>Material Kit by Creative Tim</title>
+
 
+
 
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' />
 
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' />
 
<!--    Fonts and icons    -->
 
 
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
 
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
    <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700" />
+
      <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700" />
 
<!--link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" /--!>
 
<!--link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" /--!>
 
 
<!-- CSS Files -->
 
<!-- CSS Files -->
    <link href="assets/css/bootstrap.min.css" rel="stylesheet" />
 
    <link href="assets/css/material-kit.css" rel="stylesheet"/>
 
 
</head>
 
</head>
  
Line 121: Line 101:
  
 
</html>
 
</html>
{{:Team:Tianjin/Templates/AddCSS|:Team:Tianjin/css/material/bootstrap}}
 
{{:Team:Tianjin/Templates/AddCSS|:Team:Tianjin/css/material/kit}}
 
  
 
{{:Team:Tianjin/Templates/AddJS|:Team:Tianjin/js/material/jquery}}
 
{{:Team:Tianjin/Templates/AddJS|:Team:Tianjin/js/material/jquery}}

Revision as of 11:25, 6 July 2016

TEAM TIANJIN