Karthikdevan (Talk | contribs) |
Karthikdevan (Talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
/********************************* DEFAULT WIKI SETTINGS ********************************/ | /********************************* DEFAULT WIKI SETTINGS ********************************/ | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
#globalWrapper, #content{ | #globalWrapper, #content{ | ||
− | background-color: | + | background-color: transparent; |
border: 0px; | border: 0px; | ||
float: left; | float: left; | ||
Line 19: | Line 12: | ||
padding: 0px; | padding: 0px; | ||
width:100%; | width:100%; | ||
− | |||
− | |||
} | } | ||
#sideMenu, #top_title {display:none;} | #sideMenu, #top_title {display:none;} | ||
− | /*#content { padding:0px; margin-top: | + | /*#content { padding:0px; margin-top:-7px; margin-left:0px;}*/ |
body {background-color:white; } | body {background-color:white; } | ||
#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 30: | Line 21: | ||
/* Wrapper for the menu */ | /* Wrapper for the menu */ | ||
.menu_wrapper { | .menu_wrapper { | ||
− | width: | + | width:150px; |
height:100vh; | height:100vh; | ||
position:fixed; | position:fixed; | ||
padding:0px; | padding:0px; | ||
float:left; | float:left; | ||
− | + | background-color:#f2f2f2; | |
− | + | ||
− | + | ||
− | background-color:# | + | |
− | + | ||
} | } | ||
/* styling for the menu items */ | /* styling for the menu items */ | ||
.menu_item { | .menu_item { | ||
− | width: | + | width:100%; |
margin:-2px 0px 0px -20px; | margin:-2px 0px 0px -20px; | ||
padding: 10px 10px; | padding: 10px 10px; | ||
− | + | border-bottom: 1px solid #d3d3d3; | |
font-weight:bold; | font-weight:bold; | ||
− | + | color:#000000; | |
− | color:# | + | |
cursor: pointer; | cursor: pointer; | ||
− | |||
} | } | ||
Line 58: | Line 43: | ||
.menu_item:hover { | .menu_item:hover { | ||
color:#ffffff; | color:#ffffff; | ||
− | background-color: # | + | background-color: #72c9b6; |
− | + | ||
} | } | ||
Line 99: | Line 83: | ||
list-style-type:none; | list-style-type:none; | ||
cursor:pointer; | cursor:pointer; | ||
− | |||
-webkit-transition: all 0.4s ease; | -webkit-transition: all 0.4s ease; | ||
-moz-transition: all 0.4s ease; | -moz-transition: all 0.4s ease; | ||
Line 111: | Line 94: | ||
padding: 11px 90px 12px 20px; | padding: 11px 90px 12px 20px; | ||
text-decoration: none; | text-decoration: none; | ||
− | color: | + | color:black; |
− | + | ||
} | } | ||
Line 142: | Line 124: | ||
margin-left: 10px; | margin-left: 10px; | ||
margin-bottom: 0px; | margin-bottom: 0px; | ||
− | |||
− | |||
− | |||
} | } | ||
Line 154: | Line 133: | ||
display: inline-block; | display: inline-block; | ||
border-bottom: 1px solid #d3d3d3; | border-bottom: 1px solid #d3d3d3; | ||
− | background-color: | + | background-color:white; |
text-decoration:none; | text-decoration:none; | ||
− | color:# | + | color:#000000; |
} | } | ||
Line 162: | Line 141: | ||
.submenu li a:hover { | .submenu li a:hover { | ||
− | background-color:# | + | background-color:#000000; |
− | color: # | + | color: #72c9b6; |
} | } | ||
Line 195: | Line 174: | ||
.content_wrapper { | .content_wrapper { | ||
width: 85%; | width: 85%; | ||
− | margin-left: | + | margin-left:150px; |
− | + | ||
padding:10px 0px; | padding:10px 0px; | ||
float:left; | float:left; | ||
Line 253: | Line 231: | ||
padding:5px 15px; | padding:5px 15px; | ||
border-bottom:0px; | border-bottom:0px; | ||
− | color:# | + | color:#72c9b6; |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
.content_wrapper h3, .content_wrapper h4, .content_wrapper h5, .content_wrapper h6 { | .content_wrapper h3, .content_wrapper h4, .content_wrapper h5, .content_wrapper h6 { | ||
padding:5px 15px; | padding:5px 15px; | ||
border-bottom:0px; | border-bottom:0px; | ||
− | color: #000000; | + | color: #000000; |
− | + | ||
− | + | ||
− | + | ||
} | } | ||
Line 274: | Line 246: | ||
font-size: 14px; | font-size: 14px; | ||
text-align:justify; | text-align:justify; | ||
− | font-family: | + | font-family:Helvetica, Tahoma, Geneva, sans-serif; |
} | } | ||
− | |||
/* Links */ | /* Links */ | ||
Line 384: | Line 355: | ||
.highlight {padding:15px 5px;} | .highlight {padding:15px 5px;} | ||
} | } | ||
− | |||
− | |||
</style> | </style> | ||
Line 409: | Line 378: | ||
− | <div class="collapsable_menu_control"> MENU | + | <div class="collapsable_menu_control"> MENU ? </div> |
<ul id="accordion" class="accordion"> | <ul id="accordion" class="accordion"> | ||
Line 419: | Line 388: | ||
<ul class="submenu"> | <ul class="submenu"> | ||
<li> <a href=" https://2016.igem.org/Team:IIT-Madras/Team"> Team </a> </li> | <li> <a href=" https://2016.igem.org/Team:IIT-Madras/Team"> Team </a> </li> | ||
− | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Collaborations"> | + | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Collaborations">? Collaborations </a> </li> |
</ul> | </ul> | ||
</li> | </li> | ||
Line 425: | Line 394: | ||
<li class="menu_item"> <div class="icon plus"></div> PROJECT | <li class="menu_item"> <div class="icon plus"></div> PROJECT | ||
<ul class="submenu"> | <ul class="submenu"> | ||
− | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Description"> | + | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Description"> ? Description </a></li> |
− | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Design"> | + | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Design"> ? Design </a></li> |
<li> <a href="https://2016.igem.org/Team:IIT-Madras/Experiments"> Experiments </a></li> | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Experiments"> Experiments </a></li> | ||
− | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Proof"> | + | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Proof"> ? Proof of Concept </a></li> |
− | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Demonstrate"> | + | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Demonstrate"> ? Demonstrate </a></li> |
<li> <a href="https://2016.igem.org/Team:IIT-Madras/Results"> Results </a></li> | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Results"> Results </a></li> | ||
<li> <a href="https://2016.igem.org/Team:IIT-Madras/Notebook"> Notebook </a></li> | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Notebook"> Notebook </a></li> | ||
Line 438: | Line 407: | ||
<ul class="submenu"> | <ul class="submenu"> | ||
<li> <a href="https://2016.igem.org/Team:IIT-Madras/Parts">Parts </a></li> | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Parts">Parts </a></li> | ||
− | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Basic_Part"> | + | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Basic_Part"> ? Basic Parts </a></li> |
− | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Composite_Part"> | + | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Composite_Part"> ? Composite Parts </a></li> |
− | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Part_Collection"> | + | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Part_Collection"> ? Part Collection </a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
Line 452: | Line 421: | ||
− | <li class="menu_item"> <a href="https://2016.igem.org/Team:IIT-Madras/Attributions"> | + | <li class="menu_item"> <a href="https://2016.igem.org/Team:IIT-Madras/Attributions">? ATTRIBUTIONS </a></li> |
Line 458: | Line 427: | ||
<ul class="submenu"> | <ul class="submenu"> | ||
<li> <a href="https://2016.igem.org/Team:IIT-Madras/Human_Practices"> Human Practices </a></li> | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Human_Practices"> Human Practices </a></li> | ||
− | <li> <a href="https://2016.igem.org/Team:IIT-Madras/HP/Silver"> | + | <li> <a href="https://2016.igem.org/Team:IIT-Madras/HP/Silver">? Silver </a></li> |
− | <li> <a href="https://2016.igem.org/Team:IIT-Madras/HP/Gold"> | + | <li> <a href="https://2016.igem.org/Team:IIT-Madras/HP/Gold">? Gold </a></li> |
− | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Integrated_Practices"> | + | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Integrated_Practices"> ? Integrated Practices </a></li> |
− | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Engagement"> | + | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Engagement">? Engagement </a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
Line 469: | Line 438: | ||
<li class="menu_item"> <div class="icon plus"></div> AWARDS | <li class="menu_item"> <div class="icon plus"></div> AWARDS | ||
<ul class="submenu"> | <ul class="submenu"> | ||
− | <li><a href="https://2016.igem.org/Team:IIT-Madras/Entrepreneurship"> | + | <li><a href="https://2016.igem.org/Team:IIT-Madras/Entrepreneurship"> ? Entrepreneurship </a></li> |
− | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Hardware"> | + | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Hardware"> ? Hardware </a></li> |
− | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Software"> | + | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Software">? Software </a></li> |
− | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Measurement"> | + | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Measurement">? Measurement </a></li> |
− | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Model"> | + | <li> <a href="https://2016.igem.org/Team:IIT-Madras/Model">? Model </a></li> |
</ul> | </ul> |
Latest revision as of 11:28, 2 October 2016