Template:Biomod/2012/UT/Nanowranglers: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 25: Line 25:
#content{
#content{
   margin: 0 0 0 0;
   margin: 0 0 0 0;
   font: normal 1em verdana, sans-serif;
   font: normal 1em tacoma, sans-serif;
   color: #000033;
   color: #000033;
   padding: 12px 12px 12px 12px;
   padding: 12px 12px 12px 12px;
Line 33: Line 33:
h3 {
h3 {
   color: #CC5500;
   color: #CC5500;
   font: normal 2em sans-serif;
   font: normal 3em sans-serif;
   letter-spacing: 1px;  
   letter-spacing: 1px;  
   margin-bottom: 0;  
   margin-bottom: 0;  
Line 56: Line 56:
<center>
<center>
<h3>
<h3>
The Nanowranglers
The NanoWranglers
</h3>
</h3>
The University of Texas at Austin
The University of Texas at Austin
Line 73: Line 73:
   <a href="http://openwetware.org/wiki/Biomod/2012/UT/Nanowranglers/Members"><img src="http://openwetware.org/images/4/47/Members-dull.png" alt="" /></a>
   <a href="http://openwetware.org/wiki/Biomod/2012/UT/Nanowranglers/Members"><img src="http://openwetware.org/images/4/47/Members-dull.png" alt="" /></a>
</div>
</div>
<a href="http://openwetware.org/wiki/Biomod/2012/UT/Nanowranglers/References">References</a>
<div style="clear: both;" />
<div style="clear: both;" />
</html>
</html>

Revision as of 14:51, 16 October 2012

<html> <style type="text/css"> <!--

/* Define the background of the whole page */ @media screen {

   body { background: #EEEEF2 0 0 no-repeat;  

} /* Define the div holding the page contents */

  1. globalWrapper{
 left: 50%;
 height: 100%;
 background-color: #FFFFFF;
 width: 800px;
 margin-left: -400px; /* Should be width / 2 */
 margin-top: 0px;
 margin-bottom: 0px;
 position: absolute;

} /* Hide the page heading at top */ .firstHeading {display:none;} /* Hide the bar at the left */

  1. column-one {display:none;}

/* Define the div holding the page contents (this div is inside globalWrapper. We override its default margins) */

  1. content{
 margin: 0 0 0 0;
 font: normal 1em tacoma, sans-serif;
 color: #000033;
 padding: 12px 12px 12px 12px;
 border: 0;

} /* Miscellaneous stuff. Feel free to add style definitions. */ h3 {

 color: #CC5500;
 font: normal 3em sans-serif;
 letter-spacing: 1px; 
 margin-bottom: 0; 

}

/* Code taken from publicly available css tutorials at onderhond.com */ .linkconcept a {background:url("http://openwetware.org/images/0/03/Concept-bright.png") left top no-repeat;} .linkmembers a {background:url("http://openwetware.org/images/2/24/Members-bright.png") left top no-repeat;} .linkresults a {background:url("http://openwetware.org/images/a/ac/Results-bright.png") left top no-repeat;} .linkmethods a {background:url("http://openwetware.org/images/0/02/Methods-bright.png") left top no-repeat;}

.linkgeneral {float:left; padding-right:3px; } .linkgeneral a {display:block; width:190px; height:72px; } .linkgeneral a:hover img {position:absolute; left:-999em; top:-999em;} .linkgeneral a:hover {zoom:1;} --> </style> </html>

<html> <center> <h3> The NanoWranglers </h3> The University of Texas at Austin <div style="padding-bottom:2em" /> </center> <div class="linkconcept linkgeneral">

 <a href="http://openwetware.org/wiki/Biomod/2012/UT/Nanowranglers"><img src="http://openwetware.org/images/c/ce/Concept-dull.png" alt="" /></a>

</div> <div class="linkmethods linkgeneral">

 <a href="http://openwetware.org/wiki/Biomod/2012/UT/Nanowranglers/Methods"><img src="http://openwetware.org/images/b/be/Methods-dull.png" alt="" /></a>

</div> <div class="linkresults linkgeneral">

 <a href="http://openwetware.org/wiki/Biomod/2012/UT/Nanowranglers/Results"><img src="http://openwetware.org/images/8/8f/Results-dull.png" alt="" /></a>

</div> <div class="linkmembers linkgeneral">

 <a href="http://openwetware.org/wiki/Biomod/2012/UT/Nanowranglers/Members"><img src="http://openwetware.org/images/4/47/Members-dull.png" alt="" /></a>

</div> <a href="http://openwetware.org/wiki/Biomod/2012/UT/Nanowranglers/References">References</a> <div style="clear: both;" /> </html>