Karthikdevan (Talk | contribs) |
Karthikdevan (Talk | contribs) |
||
(18 intermediate revisions by the same user not shown) | |||
Line 115: | Line 115: | ||
/* Wrapper for the menu */ | /* Wrapper for the menu */ | ||
.igem_2017_menu_wrapper { | .igem_2017_menu_wrapper { | ||
− | width: | + | width: 20%; |
height:100vh; | height:100vh; | ||
position:fixed; | position:fixed; | ||
Line 124: | Line 124: | ||
background-color:#161b1f; | background-color:#161b1f; | ||
text-align:left; | text-align:left; | ||
− | font-family: | + | font-family: Cantarell; |
overflow-y: auto; | overflow-y: auto; | ||
overflow-x: hidden; | overflow-x: hidden; | ||
Line 204: | Line 204: | ||
padding: 10px 0px 10px 34px; | padding: 10px 0px 10px 34px; | ||
float:left; | float:left; | ||
− | background-color:# | + | background-color:#ffffff; |
− | border-bottom: 1px solid # | + | border-bottom: 1px solid #ffffff; |
font-size: 12px; | font-size: 12px; | ||
− | color: # | + | color: #161b1f; |
cursor: pointer; | cursor: pointer; | ||
} | } | ||
Line 227: | Line 227: | ||
/* Wrapper for the content */ | /* Wrapper for the content */ | ||
.igem_2017_content_wrapper { | .igem_2017_content_wrapper { | ||
− | width: | + | width: 76%; |
margin: 2%; | margin: 2%; | ||
display:block; | display:block; | ||
Line 238: | Line 238: | ||
/********************************* HTML STYLING *********************************/ | /********************************* HTML STYLING *********************************/ | ||
− | + | body{ | |
− | + | margin: 0px; | |
− | + | text-align: center; | |
− | + | font-family: Cantarell; | |
− | + | color: #161b1f; | |
− | + | } | |
+ | h1,h2,h3,h4,h5,h6,p{ | ||
+ | text-align: justify; | ||
+ | border: none; | ||
+ | color: #161b1f; | ||
+ | } | ||
+ | h1,h2,h3,h4,h5,h6{ | ||
+ | font-family: Voltaire; | ||
+ | margin-top: 40px; | ||
+ | margin-bottom: 10px; | ||
+ | padding-bottom: 10px; | ||
+ | letter-spacing: 2px; | ||
+ | } | ||
+ | h1{ | ||
+ | font-size: 30px; | ||
+ | } | ||
+ | h2{ | ||
+ | color: #0cab5a; | ||
+ | font-size: 25px; | ||
+ | } | ||
+ | p{ | ||
+ | font-size: 15px; | ||
+ | } | ||
+ | .justify{ | ||
+ | text-align: justify; | ||
+ | } | ||
+ | .left{ | ||
+ | text-align: left; | ||
+ | } | ||
+ | .center{ | ||
+ | text-align: center; | ||
+ | } | ||
− | + | [class*="col-"] { | |
− | + | display: inline-block; | |
− | + | padding: 10px; | |
− | + | text-align: center; | |
− | + | } | |
− | + | ||
+ | .col-1 {width: 5%;} | ||
+ | .col-2 {width: 10%;} | ||
+ | .col-3 {width: 15%;} | ||
+ | .col-4 {width: 20%;} | ||
+ | .col-5 {width: 25%;} | ||
+ | .col-6 {width: 30%;} | ||
+ | .col-7 {width: 35%;} | ||
+ | .col-8 {width: 40%;} | ||
+ | .col-9 {width: 45%;} | ||
+ | .col-10 {width: 50%;} | ||
+ | .col-11 {width: 55%;} | ||
+ | .col-12 {width: 60%;} | ||
+ | .col-13 {width: 65%;} | ||
+ | .col-14 {width: 70%;} | ||
+ | .col-15 {width: 75%;} | ||
+ | .col-16 {width: 80%;} | ||
+ | .col-17 {width: 85%;} | ||
+ | .col-18 {width: 90%;} | ||
+ | .col-19 {width: 95%;} | ||
+ | .col-20 {width: 100%;} | ||
− | + | @media only screen and (max-width: 800px) { | |
− | + | .igem_2017_menu_wrapper { width:100%; height: 15%; position:relative; left:0%;} | |
− | + | .igem_2017_content_wrapper {width:100%; margin-left:0px;} | |
− | + | .highlight {padding:15px 5px;} | |
− | + | .igem_2017_menu_wrapper #display_menu_control { display:block; } | |
− | + | #menu_content { display:none;} | |
− | + | .igem_2017_menu_wrapper .menu_button .expand_collapse_icon { width: 5%; } | |
− | + | .menu_bottom_padding {display:none;} | |
− | + | .menu_button.direct_to_page { padding-left: 36px; } | |
− | + | [class*="col-"] { width: 100%; } | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</style> | </style> | ||
Line 473: | Line 337: | ||
<a href="https://2017.igem.org/Team:IIT-Madras"> | <a href="https://2017.igem.org/Team:IIT-Madras"> | ||
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2017/3/30/IIT-Madras_wiki_logo.png"> |
</a> | </a> | ||
Line 754: | Line 618: | ||
<!-- start of content --> | <!-- start of content --> | ||
<div class="igem_2017_content_wrapper"> | <div class="igem_2017_content_wrapper"> | ||
− |
Latest revision as of 09:43, 4 May 2017