Template:Biomod/2013/UT-Austin: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 101: Line 101:
}
}


/* 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;}
.linkrefs a {background:url("http://openwetware.org/images/2/28/References-bright.png") left top no-repeat;}
.linkdesign a {background:url("-----!placelink------")left top no-repeat;


.linkgeneral {float:left; padding-right:3px; }
.linkgeneral a {display:block; width:141px; height:52px;}
.linkgeneral a:hover img {position:absolute; left:-999em; top:-999em;}
.linkgeneral a:hover {zoom:1;}
*/
//-->
//-->
</style>
</style>
Line 120: Line 107:
<img src="http://openwetware.org/images/2/2f/G4262.png" width ="50%" height="50%"/><br />
<img src="http://openwetware.org/images/2/2f/G4262.png" width ="50%" height="50%"/><br />


<div class="scriptFont">
Undergraduate DNA nanotechnology research group from the University of Texas at Austin
</div>
<!-- links at top -->
<!-- links at top -->
<!--
 
<div style="float:left; width:85px; height:52px; display:block" >
</div>
you commented this out-->
<div class="linkconcept linkgeneral">
<div class="linkconcept linkgeneral">
   <a href="http://openwetware.org/wiki/Biomod/2013/UT-Austin/Introduction"><img src="http://openwetware.org/images/0/0d/Intro.png" width="20%" alt="" /></a>
   <a href="http://openwetware.org/wiki/Biomod/2013/UT-Austin/Introduction"><img src="http://openwetware.org/images/0/0d/Intro.png" width="20%" alt="" /></a>
</div>
</div>
<div class="linkdesign linkgeneral">
<div class="linkdesign linkgeneral">
   <a href="http://openwetware.org/wiki/Biomod/2013/UT-Austin/Design"><img src="http://openwetware.org/images/0/0a/Design.png" width="13%" alt="" /></a>
   <a href="http://openwetware.org/wiki/Biomod/2013/UT-Austin/Design"><img src="http://openwetware.org/images/0/0a/Design.png" width="10%" alt="" /></a>
</div>
</div>
<div class="linkmethods linkgeneral">
<div class="linkmethods linkgeneral">
Line 138: Line 119:
</div>
</div>
<div class="linkresults linkgeneral">
<div class="linkresults linkgeneral">
   <a href="http://openwetware.org/wiki/Biomod/2013/UT-Austin/Results"><img src="http://openwetware.org/images/1/17/Results.png" width="15%" alt="" /></a>
   <a href="http://openwetware.org/wiki/Biomod/2013/UT-Austin/Results"><img src="http://openwetware.org/images/1/17/Results.png" width="12%" alt="" /></a>
</div>
</div>
<div class="linkmembers linkgeneral">
<div class="linkmembers linkgeneral">

Revision as of 23:27, 26 October 2013

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

/* //Get the playbill font by Hank Gillette, 1992, public domain <link href='http://fonts.googleapis.com/css?family=Montaga' rel='stylesheet' type='text/css'>

 font-family: 'Montaga', serif;
 src: url( 'http://openwetware.org/images/e/e6/PLAYBILL.eot' ); /* IE */  
 src: local(Playbill), 
      url( 'http://openwetware.org/images/a/a1/PLAYBILL.TTF' ) format('truetype'),
      url( 'http://openwetware.org/images/b/ba/PLAYBILL.svg#font' ) format('svg'); /* non-IE */  

}

  • /

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

   body { background: #c5d0ea 0 0 no-repeat; }

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

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

} .toc{

 display:none;

} /* 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 100% sans-serif;
 color: #000033;
 padding: 12px 12px 12px 12px;
 background-image: url()" ; background-repeat: no-repeat; 
 border: 0;

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

 /*
 color: #CC5500;
 font: normal 3em sans-serif;
 letter-spacing: 1px; 
 margin-bottom: 0; 
 */
 color: #000000;
 font-style: normal;
 font-size: 39px;
 font-family: 'Playbill2', 'Playbill', sans-serif;
 //font-stretch: ultra-expanded;
 letter-spacing: 1px; 
 margin-bottom: -10px;
 line-height: 25px;
 padding-bottom: 0px;

}

  • /

h2 {

 color: #000000;
 font-style: normal;
 font-size: 39px;
 font-family: 'Montaga', serif;
 //font-stretch: ultra-expanded;
 letter-spacing: 1px; 
 margin-bottom: -10px;
 line-height: 25px;
 padding-bottom: 0px;

} h1 {

 /*
 color: #CC5500;
 font: normal 3em Montaga;
 letter-spacing: 1px; 
 margin-bottom: 0; 
 */
 color: #000000;
 font-style: normal;
 font-size: 39px;
 font-family: 'Montaga', serif;
 //font-stretch: ultra-expanded;
 letter-spacing: 1px; 
 margin-bottom: -10px;
 line-height: 25px;
 padding-bottom: 0px;

}

.scriptFont {

  color: #0;
  padding-top: 5px;
  font: normal 1em Georgia;

}


//--> </style> <div style="text-align:center" /> <img src="http://openwetware.org/images/2/2f/G4262.png" width ="50%" height="50%"/><br />

<!-- links at top -->

<div class="linkconcept linkgeneral">

 <a href="http://openwetware.org/wiki/Biomod/2013/UT-Austin/Introduction"><img src="http://openwetware.org/images/0/0d/Intro.png" width="20%" alt="" /></a>

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

 <a href="http://openwetware.org/wiki/Biomod/2013/UT-Austin/Design"><img src="http://openwetware.org/images/0/0a/Design.png" width="10%" alt="" /></a>

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

 <a href="http://openwetware.org/wiki/Biomod/2013/UT-Austin/Methods"><img src="http://openwetware.org/images/0/07/MEthods.png" width="15%" alt="" /></a>

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

 <a href="http://openwetware.org/wiki/Biomod/2013/UT-Austin/Results"><img src="http://openwetware.org/images/1/17/Results.png" width="12%" alt="" /></a>

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

 <a href="http://openwetware.org/wiki/Biomod/2013/UT-Austin/Team Info"><img src="http://openwetware.org/images/3/32/Team.png" width="15%" alt="" /></a>

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

 <a href="http://openwetware.org/wiki/Biomod/2013/UT-Austin/References"><img src="http://openwetware.org/images/0/0d/References.png" width="20%" alt="" /></a>

</div> <div style="clear: both;" ></div>


</div> </html>