Template:Imperial/StartPage2
From 2008.igem.org
(Difference between revisions)
m |
m |
||
Line 258: | Line 258: | ||
float: right; | float: right; | ||
clear: right; | clear: right; | ||
- | margin: 0 | + | margin: 0; |
position:relative; | position:relative; | ||
- | border: 0.5em solid | + | border: 0.5em solid White; |
- | border-width: 0 | + | border-width: 0 0 0 0; |
} | } | ||
div.floatright p { font-style: italic;} | div.floatright p { font-style: italic;} | ||
Line 291: | Line 291: | ||
div.thumb div div.thumbcaption { | div.thumb div div.thumbcaption { | ||
border: none; | border: none; | ||
- | padding: 0 | + | padding: 0 0 0 0; |
} | } | ||
div.magnify { display: none; } | div.magnify { display: none; } | ||
Line 297: | Line 297: | ||
float: right; | float: right; | ||
clear: right; | clear: right; | ||
- | + | border-width: 0 0 0 0; | |
- | border-width: 0 | + | |
} | } | ||
div.tleft { | div.tleft { |