Difference between revisions of "Team:NYMU-Taipei/HP/Gold Integrated"

Line 13: Line 13:
 
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.0/jquery.min.js"></script>
 
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.0/jquery.min.js"></script>
 
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
 
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
 +
 
                 <style>
 
                 <style>
                 /* Wrapper for the footer */
+
                 /* Wrapper for the hp */
.igem_2017_footer_wrapper {
+
.igem_2017_hp_wrapper {
 
width: 85%;
 
width: 85%;
padding:0.8% 2%;
 
 
display:block;
 
display:block;
 
float: right;
 
float: right;
background:#f6ffb2 url('https://static.igem.org/mediawiki/2017/0/0f/T--NYMU-Taipei--footer.png') bottom no-repeat;
+
background:#f6ffb2;
height:150px;
+
position: absolute;
+
right: 0;
+
bottom: 0;
+
 
font-family:'Economica', sans-serif;  
 
font-family:'Economica', sans-serif;  
 
}
 
}
Line 32: Line 28:
 
}
 
}
  
.navbar-center {
 
display: inline-block;
 
float: none;
 
vertical-align: top;
 
}
 
 
.navbar-collapse-center {
 
text-align:center;
 
}
 
 
/* Wrapper for notebook */
 
#notebook_wrapper{
 
width: 85%;
 
display:block;
 
float:right;
 
font-family:'Fresca',sans-serif;
 
}
 
 
/* Content of Notebook */
 
#Protocol{
 
width: 85%;
 
padding:2%;
 
display:block;
 
float:right;
 
background-color:#f6ffb2;
 
font-family:'Fresca',sans-serif;
 
 
               </style>
 
               </style>
 
   </head>
 
   </head>
Line 63: Line 33:
 
   <!-- start of content -->
 
   <!-- start of content -->
 
   <body>
 
   <body>
     <div  class=".igem_2017_footer_wrapper ">  
+
     <div  class=".igem_2017_hp_wrapper ">  
 
       <div class="container">
 
       <div class="container">
 
       <div class="nav navbar-default navbar-fixed-top">
 
       <div class="nav navbar-default navbar-fixed-top">

Revision as of 08:18, 10 August 2017