Difference between revisions of "Template:UCSC"

 
(43 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<html>
 
<html>
  
<link rel="stylesheet" type="text/css" href="//2017.igem.org/Team:UCSC/Assets/style1">
+
<!-- <link rel="stylesheet" type="text/css" href="//2017.igem.org/Team:UCSC/Assets/style1"> -->
 
<link href="//2017.igem.org/Team:UCSC/Assets/Test_Style_css?action=raw&ctype=text/css" rel="stylesheet">
 
<link href="//2017.igem.org/Team:UCSC/Assets/Test_Style_css?action=raw&ctype=text/css" rel="stylesheet">
  
Line 8: Line 8:
  
 
   <!-- External scripts -->
 
   <!-- External scripts -->
  <meta name="viewport" content="width=device-width, initial-scale=1">
+
 
 
   <link href="https://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet">  
 
   <link href="https://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet">  
 
   <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,700' rel='stylesheet' type='text/css'>
 
   <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,700' rel='stylesheet' type='text/css'>
 
   <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"> <!-- Necessary for nav bar header-->
 
   <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"> <!-- Necessary for nav bar header-->
  
<meta name="viewport" content="user-scalable=1, width=400">
+
<!-- <meta name="viewport" content="user-scalable=1, width=400">
<meta name="viewport" content="initial-scale = 1.0,maximum-scale = 1.0" />
+
<meta name="viewport" content="initial-scale = 1.0,maximum-scale = 1.0" /> -->
 +
<meta name="viewport" content="width=device-width, initial-scale=1">  
  
 
   <!-- Functionallity and behaviour JS -->
 
   <!-- Functionallity and behaviour JS -->
Line 22: Line 23:
  
 
<script>
 
<script>
 
+
/*
 
     $(document).ready(function(){
 
     $(document).ready(function(){
  
Line 63: Line 64:
  
 
     });
 
     });
   
+
  */ 
 
   </script>
 
   </script>
  
Line 70: Line 71:
  
 
#sideMenu, #top_title {display:none;}
 
#sideMenu, #top_title {display:none;}
#content { padding:0px; width:90%; margin-top:-7px; margin-left:5%;, margin-right: 5%}
+
#content { padding:0px; background-color: honeydew; overflow-y:hidden;}
body {background-color:honeydew; }
+
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
  
Line 81: Line 81:
 
       font-family: 'Quicksand', sans-serif;
 
       font-family: 'Quicksand', sans-serif;
 
       background-color: honeydew;
 
       background-color: honeydew;
       /*font-family: 'Quicksand', sans-serif;*/
+
 
 +
       position: relative;
 
     }
 
     }
  
 
     nav li a {
 
     nav li a {
   display: block; padding: 15px 25px;
+
   display: block;
 
   color: #1A680A !important; text-decoration: none;
 
   color: #1A680A !important; text-decoration: none;
 
          
 
          
Line 94: Line 95:
 
   }
 
   }
  
    .layout {
+
 
      display : inline-block;
+
      width : 100%;
+
      height : 100%;
+
      z-index : 90;
+
      vertical-align : middle;
+
      line-height : 300px;
+
      text-align : center;
+
      display: flex;
+
      justify-content: center;
+
      align-items: center;
+
      -webkit-display: flex;
+
      -webkit-justify-content: center;
+
      -webkit-align-items: center;
+
                        vertical-align : middle;
+
    }
+
  
 
     /* REMOVE UNWANTED ELEMENTS AND STYLE OTHERS */
 
     /* REMOVE UNWANTED ELEMENTS AND STYLE OTHERS */
Line 403: Line 389:
 
    
 
    
 
}
 
}
 +
 +
<!--  @media screen and (max-width:640px) {
 +
    .leftSideBar, .rightSideBar {display:none}
 +
    } -->
  
 
</style>
 
</style>

Latest revision as of 01:12, 12 August 2017