Difference between revisions of "Template:UCSC"

 
(38 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 23: Line 23:
  
 
<script>
 
<script>
 
+
/*
 
     $(document).ready(function(){
 
     $(document).ready(function(){
  
Line 64: Line 64:
  
 
     });
 
     });
   
+
  */ 
 
   </script>
 
   </script>
  
Line 71: Line 71:
  
 
#sideMenu, #top_title {display:none;}
 
#sideMenu, #top_title {display:none;}
#content { padding:0px; width:90%; margin-top:-10px; 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 82: 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 95: 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 405: Line 390:
 
}
 
}
  
    @media screen and (max-width:640px) {
+
<!--  @media screen and (max-width:640px) {
 
     .leftSideBar, .rightSideBar {display:none}
 
     .leftSideBar, .rightSideBar {display:none}
     }
+
     } -->
  
 
</style>
 
</style>

Latest revision as of 01:12, 12 August 2017