Karthikdevan (Talk | contribs) |
Karthikdevan (Talk | contribs) |
||
Line 12: | Line 12: | ||
padding: 0; | padding: 0; | ||
border: 0; | border: 0; | ||
+ | } | ||
+ | #globalWrapper | ||
+ | { | ||
+ | padding: 0; | ||
+ | font-size: 100%; | ||
} | } | ||
+ | |||
+ | #main-div ul, #main-div ol | ||
+ | { | ||
+ | margin: 0px 0px 10px 0; | ||
+ | } | ||
+ | |||
+ | #main-div ol li | ||
+ | { | ||
+ | margin-left: 30px; | ||
+ | } | ||
+ | |||
+ | #main-div ul li | ||
+ | { | ||
+ | margin-left: 20px; | ||
+ | list-style: none; | ||
+ | } | ||
+ | |||
+ | #main-div ul li:before | ||
+ | { | ||
+ | content: "• "; | ||
+ | color: #CC1D24; | ||
+ | margin-left: -12px; | ||
+ | padding-right: 3px; | ||
+ | position: relative; | ||
+ | z-index: 5; | ||
+ | } | ||
+ | |||
+ | #main-div ul.gallery li | ||
+ | { | ||
+ | list-style: none; | ||
+ | } | ||
+ | |||
+ | #main-div ul.gallery li:before | ||
+ | { | ||
+ | content: "" | ||
+ | } | ||
+ | |||
+ | .image | ||
+ | { | ||
+ | position: relative; | ||
+ | z-index: 20; | ||
+ | } | ||
+ | |||
+ | .break | ||
+ | { | ||
+ | clear: both; | ||
+ | } | ||
+ | |||
+ | #main-div .thumb.tright | ||
+ | { | ||
+ | border: 0; | ||
+ | margin: 1em; | ||
+ | } | ||
+ | |||
+ | #main-div .thumbinner | ||
+ | { | ||
+ | padding: 0 !important; | ||
+ | border: 0; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | |||
+ | #main-div .thumbinner a img | ||
+ | { | ||
+ | border: 0; | ||
+ | } | ||
+ | |||
+ | #main-div .thumb div | ||
+ | { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | |||
+ | #main-div .thumbcaption | ||
+ | { | ||
+ | text-align: justify; | ||
+ | font-weight: 400; | ||
+ | font-size: 11px; | ||
+ | color: #505050; | ||
+ | } | ||
+ | |||
+ | #main-div .thumbcaption .magnify | ||
+ | { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #main-div dd | ||
+ | { | ||
+ | margin-left: 0.2em; | ||
+ | } | ||
+ | |||
@font-face{ | @font-face{ |
Revision as of 08:50, 6 August 2016
-
-
Team IIT Madras
Hi there! Welcome to our wiki.
We are a team of undergraduates from the Indian Institute of Technology, Madras.
We are working on RNA inducible regulatory switches that control expression of other genes.
Team IIT Madras
Hi there! Welcome to our wiki.
We are a team of undergraduates from the Indian Institute of Technology, Madras.
We are working on RNA inducible regulatory switches that control expression of other genes.
Updates
21 May, 2016
We've just started working on our wiki. Please visit us some time later for more information about our progress.