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.3em 0.5em 0.5em 0;
+
     margin: 0;
     position:relative;
     position:relative;
     border: 0.5em solid White;
     border: 0.5em solid White;
-
     border-width: 0.3em 0.5em 0.5em 0.5em;
+
     border-width: 0 0 0 0;
}
}
div.floatright p { font-style: italic;}  
div.floatright p { font-style: italic;}  
Line 269: Line 269:
     position:relative;
     position:relative;
     border: 0.5em solid White;
     border: 0.5em solid White;
-
     border-width: 0.3em 0.5em 0.5em 0.5em;
+
     border-width: 0 0 0 0;
}
}
div.floatleft p { font-style: italic; }  
div.floatleft p { font-style: italic; }  
Line 291: Line 291:
div.thumb div div.thumbcaption {
div.thumb div div.thumbcaption {
     border: none;
     border: none;
-
     padding: 0.3em 0.5em 0.5em 0.5em;
+
     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.3em 0.5em 0.5em 0.5em;
+
     border-width: 0 0 0 0;
}
}
div.tleft {
div.tleft {
     float: left;
     float: left;
     margin-right:0.5em;
     margin-right:0.5em;
-
     border-width: 0.3em 0.5em 0.5em 0.5em;
+
     border-width: 0 0 0 0;
}
}
img.thumbborder {
img.thumbborder {

Revision as of 18:17, 29 October 2008