Karthikdevan (Talk | contribs) |
Karthikdevan (Talk | contribs) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 248: | Line 248: | ||
text-align: justify; | text-align: justify; | ||
border: none; | border: none; | ||
+ | color: #161b1f; | ||
} | } | ||
h1,h2,h3,h4,h5,h6{ | h1,h2,h3,h4,h5,h6{ | ||
font-family: Voltaire; | font-family: Voltaire; | ||
margin-top: 40px; | margin-top: 40px; | ||
− | margin-bottom: | + | margin-bottom: 10px; |
− | padding-bottom: | + | padding-bottom: 10px; |
letter-spacing: 2px; | letter-spacing: 2px; | ||
+ | } | ||
+ | h1{ | ||
+ | font-size: 30px; | ||
} | } | ||
h2{ | h2{ | ||
color: #0cab5a; | color: #0cab5a; | ||
+ | font-size: 25px; | ||
+ | } | ||
+ | p{ | ||
+ | font-size: 15px; | ||
} | } | ||
.justify{ | .justify{ | ||
Line 268: | Line 276: | ||
text-align: center; | text-align: center; | ||
} | } | ||
− | |||
[class*="col-"] { | [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%; } | ||
} | } | ||
Latest revision as of 09:43, 4 May 2017