Team:Imperial College/Genetic Circuit
From 2008.igem.org
m |
m |
||
Line 2: | Line 2: | ||
<html><style type="text/css"> | <html><style type="text/css"> | ||
+ | /* Wiki Image properties */ | ||
+ | /* images */ | ||
div.floatright { | div.floatright { | ||
float: right; | float: right; | ||
Line 7: | Line 9: | ||
margin: 0; | margin: 0; | ||
position:relative; | position:relative; | ||
- | border: 0. | + | border: 0.5em solid White; |
- | border-width: 0 | + | border-width: 0 0 0 0; |
} | } | ||
+ | div.floatright p { font-style: italic;} | ||
+ | div.floatleft { | ||
+ | float: left; | ||
+ | margin: 0.3em 0.5em 0.5em 0; | ||
+ | position:relative; | ||
+ | border: 0.5em solid White; | ||
+ | border-width: 0 0 0 0; | ||
+ | } | ||
+ | div.floatleft p { font-style: italic; } | ||
+ | /* thumbnails */ | ||
+ | div.thumb { | ||
+ | margin-bottom: 0.5em; | ||
+ | border-style: solid; border-color: White; | ||
+ | width: auto; | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | div.thumb div { | ||
+ | border:1px solid #66aadd; | ||
+ | padding: 3px !important; | ||
+ | background-color:transparent; | ||
+ | font-size: 94%; | ||
+ | text-align: center; | ||
+ | } | ||
+ | div.thumb div a img { | ||
+ | border:1px solid #66aadd; | ||
+ | } | ||
+ | div.thumb div div.thumbcaption { | ||
+ | border: none; | ||
+ | padding: 0 0 0 0; | ||
+ | } | ||
+ | div.magnify { display: none; } | ||
+ | div.tright { | ||
+ | float: right; | ||
+ | clear: right; | ||
+ | border-width: 0 0 0 0; | ||
+ | } | ||
+ | div.tleft { | ||
+ | float: left; | ||
+ | margin-right:0.5em; | ||
+ | border-width: 0 0 0 0; | ||
+ | } | ||
+ | img.thumbborder { | ||
+ | border: 1px solid #2B48B3; | ||
+ | } | ||
+ | |||
</style></html> | </style></html> | ||
Revision as of 16:22, 29 October 2008
Modelling the Genetic Circuit
|