Difference between revisions of "Template:Rice"

 
(35 intermediate revisions by 4 users not shown)
Line 5: Line 5:
 
       /*-- Remove borders, float content left and remove padding/margin */
 
       /*-- Remove borders, float content left and remove padding/margin */
  
 
+
#content {
 +
                margin-left:0px;
 +
}
  
 
#content, #GlobalWrapper{
 
#content, #GlobalWrapper{
 
                 width: 100%;
 
                 width: 100%;
 +
                background: black;
 +
 
}
 
}
  
                 #top_menu_14 { padding-left:11%
+
                 #top_menu_14 { padding-left:1%
  
 
</style>
 
</style>
Line 27: Line 31:
 
/* Change Background color*/
 
/* Change Background color*/
 
body {  
 
body {  
background-color: #1b1c3a;
+
background-color: black;
 +
 
 
               }
 
               }
  
 
/* Creates a container that will wrap all of the content inside your wiki pages. */
 
/* Creates a container that will wrap all of the content inside your wiki pages. */
 
  
 
#mainContainer {   
 
#mainContainer {   
Line 39: Line 43:
 
                                 margin-right: 0px;
 
                                 margin-right: 0px;
 
margin-bottom: 10px;
 
margin-bottom: 10px;
background-color: #FFFFFF;
+
background-color: black;
border-bottom: 0px solid #565656;
+
border-right: 0px solid #565656;
+
border-left: 0px solid #565656;
+
border-top: 0px solid #565656;
+
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
  
Line 54: Line 54:
 
margin:0;
 
margin:0;
 
padding:0;
 
padding:0;
background-color: #1b1c3a;
+
background-color: black;
 
margin-top: 0px;
 
margin-top: 0px;
 
z-index:0;
 
z-index:0;
Line 70: Line 70:
 
width: 92%;
 
width: 92%;
 
float: left;
 
float: left;
background-color: #FFFFFF;  
+
<!-- background-color: #FFFFFF; -->
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
}
 
}
Line 116: Line 116:
 
                                 font-size: 100%;
 
                                 font-size: 100%;
 
}
 
}
 
/* Styling links on hover- links are different inside the menu */
 
/* #contentContainer a:hover {
 
color: #59BF92;
 
} */
 
  
 
/*Change the styling of tables */
 
/*Change the styling of tables */
Line 187: Line 182:
 
display: block;
 
display: block;
 
text-decoration: none;
 
text-decoration: none;
font-family: "Helvetica Neue", Helvetica, sans-serif;
 
font-size: 155%;
 
 
}
 
}
 
#menuContainer > ul a:hover {
 
#menuContainer > ul a:hover {
 
background: #000;
 
background: #000;
background-color: #3b3d63;  
+
background-color: #551A8B;  
 
}
 
}
  
Line 198: Line 191:
 
display: none;
 
display: none;
 
}
 
}
 +
  
 
/* Level 1 Drop Down Menu */
 
/* Level 1 Drop Down Menu */
Line 217: Line 211:
 
width: auto; /* change auto value with 200px if you want a bigger menu */
 
width: auto; /* change auto value with 200px if you want a bigger menu */
 
display: none;
 
display: none;
background-color: #1b1c3a;  
+
background-color: #8A2BE2;  
 
position: absolute;
 
position: absolute;
 
top: 100%;
 
top: 100%;
Line 234: Line 228:
 
text-align: left;
 
text-align: left;
 
display: none;
 
display: none;
background: #1b1c3a;
+
background: #9370DB;
 
position: absolute;
 
position: absolute;
 
left: 100%;
 
left: 100%;
Line 256: Line 250:
 
                                 margin-right: 20px;
 
                                 margin-right: 20px;
 
margin-bottom: 0px;
 
margin-bottom: 0px;
background-color: #000000;
+
 
border-bottom: 0px solid #565656;
+
border-right: 0px solid #565656;
+
border-left: 0px solid #565656;
+
border-top: 0px solid #565656;
+
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
}                 
 
}                 
Line 313: Line 303:
 
     }
 
     }
  
         h1 {
+
<!--  ---------------  font import -------------- -->
 +
         @font-face {
 +
          font-family:
 +
            'DIN Alternate Bold';
 +
            src: url(http://ufonts.com/q125904) format("opentype");
 +
        }
 +
        @font-face {
 +
          font-family:
 +
            'Abadi MT Condensed Extra Bold';
 +
            src:url("http://www.myfontfree.com/data/502/a/abadi_mt_condensed_extra_bold/AbadiMTCondensedExtraBold.ttf")  format("opentype");
 +
 
 +
        }
 +
 
 +
        .h1 {
 
             font-family: "Abadi MT Condensed Extra Bold", Helvetica, Arial;
 
             font-family: "Abadi MT Condensed Extra Bold", Helvetica, Arial;
 
             font-size: 30px;
 
             font-size: 30px;
Line 319: Line 322:
 
             font-variant: normal;
 
             font-variant: normal;
 
             font-weight: bold;
 
             font-weight: bold;
             line-height: 26.4px;
+
             line-height: 26.4pt;
 +
            color: white;
 +
        }
 +
        .h2 {
 +
            font-family: "DIN Alternate Bold", Helvetica, Arial;
 +
            font-size: 18pt;
 +
            font-style: normal;
 +
            font-variant: normal;
 +
            font-weight: bold;
 +
            line-height: 18pt;
 +
            color: black;
 
         }
 
         }
         h3 {
+
         .h3 {
             font-family: "DIN Alternate", Helvetica, Arial;
+
             font-family: "DIN Alternate Bold", Helvetica, Arial;
             font-size: 18px;
+
             font-size: 18pt;
 
             font-style: normal;
 
             font-style: normal;
 
             font-variant: normal;
 
             font-variant: normal;
 
             font-weight: bold;
 
             font-weight: bold;
             line-height: 15.4px;
+
             line-height: 18pt;
 +
            color: white;
 
         }
 
         }
         p {
+
         .para {
 
             font-family: Helvetica, Arial, sans-serif;
 
             font-family: Helvetica, Arial, sans-serif;
 
             font-size: 14px;
 
             font-size: 14px;
 
             font-style: normal;
 
             font-style: normal;
 
             font-variant: normal;
 
             font-variant: normal;
 +
            color:white;
 
             font-weight: light;
 
             font-weight: light;
 
             line-height: 20px;
 
             line-height: 20px;
 +
            padding:10px;
 +
        }
 +
        .pagediv {
 +
            padding-left: 15%;
 +
            padding-right: 15%; 
 +
            text-align: left;
 +
        }
 +
        a{
 +
            color:#9975b9;
 +
        }
 +
        .fixed_flyer {
 +
            background-color: #551A8B;
 +
            padding:20px;
 +
            padding-top:60px;
 +
            text-align:center;
 +
            height:100px;
 +
            line-height:100px;
 
         }
 
         }
 
 
 
</style>
 
</style>
  
Line 359: Line 389:
 
     <!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons -->
 
     <!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons -->
 
     <ul>
 
     <ul>
       <li style="padding:0 20px;">
+
       <li  class="h1"><a href="https://2016.igem.org/Team:Rice" style=" margin-top:10px;">HOME</a></li>
        <a href="https://igem.org/Main_Page">
+
       <li class="h1"><a class="navItem" class="h1" href="https://2016.igem.org/Team:Rice/Description" style=" margin-top:10px;">PROJECT</a>
          <image src="https://static.igem.org/mediawiki/2015/5/52/HKUST-Rice15_iGEMofficiallogo.jpg" style="width: 82px; height: 72px; margin: -20px;">
+
        </a>
+
      </li>
+
      <li style="padding:0 20px;">
+
        <a>
+
          <image src="https://static.igem.org/mediawiki/2016/d/d2/Rice_University_seal.svg.png" style="width: 72px; height: 72px;  margin: -20px;">
+
        </a>
+
      </li>
+
      <li><a href="https://2016.igem.org/Team:Rice" style=" margin-top:10px;"><h3>HOME</h3></a></li>
+
       <li><a class="navItem" href="https://2016.igem.org/Team:Rice/Description" style=" margin-top:10px;"><h3>PROJECT</h3></a>
+
 
         <ul>
 
         <ul>
           <li><a href="https://2016.igem.org/Team:Rice/Description">Wet Lab</a></li>
+
           <li class="h3"><a href="https://2016.igem.org/Team:Rice/Wet_Lab">WET LAB</a>
          <li><a href="https://2016.igem.org/Team:Rice/Modeling">Modeling</a></li>
+
            <ul>
          <li><a href="https://2016.igem.org/Team:Rice/Software">Software</a></li> </ul>
+
              <li class="h3"><a href="https://2016.igem.org/Team:Rice/Notebook">NOTEBOOK</a></li>
        <li><a class="navItem" href="https://2016.igem.org/Team:Rice/Practices" style=" margin-top:10px;"><h3>HUMAN PRACTICES</h3></a> </li>
+
              <li class="h3"><a href="https://2016.igem.org/Team:Rice/Protocol">PROTOCOL</a></li>
        <li><a class="navItem" href="https://2016.igem.org/Team:Rice/Parts" style=" margin-top:10px;"><h3>ACHIEVEMENT</h3></a> </li>
+
              <li class="h3"><a href="https://2016.igem.org/Team:Rice/Proof_of_concept">PROOF OF CONCEPT</a></li>
         <li><a class="navItem" href="https://2016.igem.org/Team:Rice/Team" style=" margin-top:10px;"><h3>TEAM</h3></a>
+
              <li class="h3"><a href="https://2016.igem.org/Team:Rice/Future">FUTURE DIRECTION</a></li>
 +
              <li class="h3"><a href="https://2016.igem.org/Team:Rice/Safety">SAFETY</a></li>
 +
            </ul>
 +
          </li>
 +
          <li class="h3"><a href="https://2016.igem.org/Team:Rice/Modeling">MODELING</a></li>
 +
        </ul>
 +
         <li class="h1"><a class="navItem" href="https://2016.igem.org/Team:Rice/Practices" style=" margin-top:10px;">HUMAN PRACTICES</a>
 
           <ul>
 
           <ul>
             <li><a href="https://2016.igem.org/Team:Rice/Members">Student Members</a></li>
+
             <li class="h3"><a href="https://2016.igem.org/Team:Rice/Bioethical_Debate">BIOETHICAL DEBATE</a></li>
             <li><a href="https://2016.igem.org/Team:Rice/Advisers">Advisors</a></li>
+
             <li class="h3"><a href="https://2016.igem.org/Team:Rice/Building_With_Biology">BUILDING WITH BIOLOGY</a></li>
             <li><a href="https://2016.igem.org/Team:Rice/Instructors">Instructors</a></li>
+
             <li class="h3"><a href="https://2016.igem.org/Team:Rice/Humans_Of_Syn_Bio">HUMANS OF SYN BIO</a></li>
             <li><a href="https://2016.igem.org/Team:Rice/Attributions">Attributions</a></li>
+
             <li class="h3"><a href="https://2016.igem.org/Team:Rice/Physician">PHYSICIAN OUTREACH</a></li>
             <li><a href="https://2016.igem.org/Team:Rice/Acknowledgements">Acknowledgements</a></li>
+
             <li class="h3"><a href="https://2016.igem.org/Team:Rice/Software">SOFTWARE</a></li>
 
           </ul>
 
           </ul>
 
         </li>
 
         </li>
         <li style="padding:10px 20px;">
+
         <li class="h1"><a class="navItem"  class="h1" style=" margin-top:10px;">ACHIEVEMENT</a>
           <a href="http://www.rice.edu/">
+
           <ul>
             <image id="Ricelogo" src="https://static.igem.org/mediawiki/2015/f/f6/HKUST-Rice15_ricelogo3.png" style="width: 106px; height: 40px;  margin: -20px;">
+
            <li class="h3"><a href="https://2016.igem.org/Team:Rice/Parts">PARTS</a></li>
           </a>
+
             <li class="h3"><a href="https://2016.igem.org/Team:Rice/Collaborations">COLLABORATIONS</a></li>
 +
            <li class="h3"><a href="https://2016.igem.org/Team:Rice/Medal">MEDAL REQUIREMENTS</a></li>
 +
            <li class="h3"><a href="https://2016.igem.org/Team:Rice/HP/Silver">HUMAN PRACTICES: SILVER</a></li>
 +
            <li class="h3"><a href="https://2016.igem.org/Team:Rice/HP/Gold">HUMAN PRACTICES: GOLD</a></li>
 +
           </ul>
 
         </li>
 
         </li>
         <li style="padding:10px 20px;">
+
         <li class="h1"><a class="navItem" href="https://2016.igem.org/Team:Rice/Team" style=" margin-top:10px;">TEAM</a>
           <a href="https://2016.igem.org/Team:Rice/">
+
           <ul>
<!--            <image class="button" id="Ricelogo" src="https://static.igem.org/mediawiki/2016/thumb/a/a0/Igem_generic_logo.jpg/537px-Igem_generic_logo.jpg" style="width: 40px; height: 40px; margin:-20px;">   -->
+
            <li class="h3"><a href="https://2016.igem.org/Team:Rice/Members">STUDENT MEMBERS</a></li>
             <image id="Ricelogo" src="https://static.igem.org/mediawiki/2016/thumb/a/a0/Igem_generic_logo.jpg/537px-Igem_generic_logo.jpg" style="width: 40px; height: 40px; margin:-20px;">
+
            <li class="h3"><a href="https://2016.igem.org/Team:Rice/Advisers">ADVISERS</a></li>
           </a>
+
            <li class="h3"><a href="https://2016.igem.org/Team:Rice/Instructors">INSTRUCTORS</a></li>
 +
             <li class="h3"><a href="https://2016.igem.org/Team:Rice/Attributions">ATTRIBUTIONS</a></li>
 +
            <li class="h3"><a href="https://2016.igem.org/Team:Rice/Acknowledgements">ACKNOWLEDGEMENTS</a></li>
 +
           </ul>
 
         </li>
 
         </li>
 
     </ul>
 
     </ul>
Line 404: Line 437:
  
 
<footer>
 
<footer>
   <div style="position:absolute; bottom:-60px; width:100%; height:60px;">
+
   <div style="position:absolute; bottom:-50px; left:8%; width:100%; height:60px;">
     <div class="row_1" style="position:relative;background:black;padding:0px:height:10px;width:100%">
+
     <div class="row_1" style="position:relative;background:black;width:100%">
       <h3 style="display:inline;float:left;position:absolute;top:30%;left:10%"><font color="white">Stay Connected</font></h3>
+
       <a href="https://2016.igem.org/"><img src="https://static.igem.org/mediawiki/2016/8/8c/IGEM_Icon.png"
      <a href="https://www.facebook.com/riceuniversityigem/"><img src="https://static.igem.org/mediawiki/2016/3/3f/Facebook_icon.png" style="position:relative;left:30%;" width="80px" height="auto"></a>
+
onmouseover="this.src='https://static.igem.org/mediawiki/2016/0/03/IGEM_Icon-Purple.png'" onmouseout="this.src='https://static.igem.org/mediawiki/2016/8/8c/IGEM_Icon.png'"
       <a href="https://www.instagram.com/riceuniversity_igem/"><img src="https://static.igem.org/mediawiki/2016/8/8f/Insta_icon.png" style="position:relative;left:35%;" width="80px" height="auto"></a>
+
style="position:relative;left:0%;" width="80px" height="auto"></a>
       <a href="https://twitter.com/riceu_igem"><img src="https://static.igem.org/mediawiki/2016/e/e8/Twit.png" style="position:relative;left:40%;" width="80px" height="auto"></a>
+
       <a href="http://www.rice.edu/"><img src="https://static.igem.org/mediawiki/2016/5/52/Rice_Icon.png"  
       <img src="https://static.igem.org/mediawiki/2016/0/06/Snapchat-2-128.png" style="position:relative;left:45%;" width="45px" height="auto">
+
onmouseover="this.src='https://static.igem.org/mediawiki/2016/3/37/Rice_Icon-Purple.png'" onmouseout="this.src='https://static.igem.org/mediawiki/2016/5/52/Rice_Icon.png'"
<!--  backup  https://static.igem.org/mediawiki/2016/thumb/a/a6/Snapchat-xxl.png/120px-Snapchat-xxl.png-->
+
style="position:relative;left:3.57%;" width="80px" height="auto"></a>
      <img src="https://static.igem.org/mediawiki/2016/8/86/Gmail.png" style="position:relative;left:50%;" width="80px" height="auto">
+
       <a href="https://www.google.com/maps/place/Rice+University/@29.7173941,-95.4040199,17z/data=!3m1!4b1!4m5!3m4!1s0x8640c064b7f18e1f:0xe2cd9cf065c43eb5!8m2!3d29.7173941!4d-95.4018312"><img src="https://static.igem.org/mediawiki/2016/4/40/Googlemap_white.png"  
    </div>
+
onmouseover="this.src='https://static.igem.org/mediawiki/2016/1/1a/Googlemap_purple.png'" onmouseout="this.src='https://static.igem.org/mediawiki/2016/4/40/Googlemap_white.png'"
    <div class="row_2" style="background:rgba(28,134,238,1);padding-top:20px">
+
style="position:relative;left:7.14%;" height="80px" width="auto"></a>
      <div style="position:absolute; left:10%;width:40%">
+
       <a href="https://www.facebook.com/riceuniversityigem/"><img src="https://static.igem.org/mediawiki/2016/3/3f/Facebook_icon.png" onmouseover="this.src='https://static.igem.org/mediawiki/2016/0/0b/Facebook_purple.png'" onmouseout="this.src='https://static.igem.org/mediawiki/2016/3/3f/Facebook_icon.png'"
        <h3>Useful Links</h3>
+
style="position:relative;left:10.7%;" width="80px" height="auto"></a>
        <ul class="f-menu space40">
+
      <a href="https://twitter.com/riceu_igem"><img src="https://static.igem.org/mediawiki/2016/e/e8/Twit.png"
          <li><a href="/Team:Rice">Home</a></li>
+
onmouseover="this.src='https://static.igem.org/mediawiki/2016/b/b1/Twit_purple.png'" onmouseout="this.src='https://static.igem.org/mediawiki/2016/e/e8/Twit.png'"
          <li><a href="https://2015.igem.org/Main_Page">iGEM 2015</a></li>
+
style="position:relative;left:14.28%;" width="80px" height="auto"></a>
        </ul>
+
      <a href="https://www.instagram.com/riceuniversity_igem/"><img src="https://static.igem.org/mediawiki/2016/8/8f/Insta_icon.png"
      </div>
+
onmouseover="this.src='https://static.igem.org/mediawiki/2016/0/05/Insta_purple.png'" onmouseout="this.src='https://static.igem.org/mediawiki/2016/8/8f/Insta_icon.png'"
      <div style="background:transparent;position:absolute; left:33%;width:33%">
+
style="position:relative;left:17.85%;" width="80px" height="auto"></a>
        <h3>Contact Us</h3>
+
      <a href="https://2016.igem.org/Team:Rice/the_DOPEST_snap_chat_account_ever"><img src="https://static.igem.org/mediawiki/2016/thumb/7/75/Snapchat.png/120px-Snapchat.png"
        <ul class="f-menu space40">
+
onmouseover="this.src='https://static.igem.org/mediawiki/2016/thumb/1/18/Snapchat_purple.png/120px-Snapchat_purple.png'" onmouseout="this.src='https://static.igem.org/mediawiki/2016/thumb/7/75/Snapchat.png/120px-Snapchat.png'"
          <li>MAIL</li>
+
style="position:relative;left:21.42%;" width="80px" height="auto"></a>
          <br/>
+
      <a href="https://mail.google.com/mail/?view=cm&fs=1&to=Riceu.igem@gmail.com"><img src="https://static.igem.org/mediawiki/2016/4/4e/Gmail_Icon.png"
          <li>Rice University</li>
+
onmouseover="this.src='https://static.igem.org/mediawiki/2016/c/c8/Gmail_Icon-Purple.png'" onmouseout="this.src='https://static.igem.org/mediawiki/2016/4/4e/Gmail_Icon.png'"
          <Li>6100 Main St.</li>
+
style="position:relative;left:25%;" width="80px" height="auto"></a>
          <li>Houston, Texas 77005</li>
+
        </ul>
+
      </div>
+
      <div style="position:absolute; left:66%;width:33%">
+
        <h3><em>Unconventional Wisdom</em></h3>
+
        <div style="position:absolute; left:5%">
+
          <img src="https://static.igem.org/mediawiki/2016/thumb/d/d2/Rice_University_seal.svg.png/600px-Rice_University_seal.svg.png" width="130px" height="auto">
+
        </div>
+
      </div>
+
      <br><br><br><br><br><br><br><br><br><br>
+
 
     </div>
 
     </div>
 +
 
</footer>
 
</footer>
 
 
</html>
 
</html>

Latest revision as of 03:38, 20 October 2016