Team:Glendale CC AZ/Attributions
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | + | {{:Team:Glendale_CC_AZ/main.css}} | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | <html> | |
- | + | <head> | |
- | + | <link | |
- | + | href="http://fonts.googleapis.com/css?family=PT+Serif:400,700,400italic,700italic" | |
+ | rel="stylesheet" type="text/css"> | ||
+ | <link | ||
+ | href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,700,300italic" | ||
+ | rel="stylesheet" type="text/css"> | ||
+ | <meta charset="UTF-8"> | ||
+ | <style type="text/css"> | ||
+ | * { | ||
+ | -webkit-box-sizing: border-box; | ||
+ | -moz-box-sizing: border-box; | ||
+ | box-sizing: border-box; | ||
+ | } | ||
- | + | html { | |
- | + | font-size:50%; | |
- | + | -webkit-font-smoothing: antialiased; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | body { | |
- | + | font-family: "Source Sans Pro"; | |
- | + | font-size:1.6rem; | |
- | + | line-height: 2.3rem; | |
+ | color:#444; | ||
+ | background: #fff; | ||
+ | margin:0; | ||
+ | } | ||
- | + | a { | |
- | + | color: #06c; | |
- | + | transition: color .3s; | |
+ | } | ||
- | + | a:hover { | |
- | + | color: #012c57; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | h1, h2, h3, h4, h5, h6, h7 { | |
- | + | font-family: "Futura"; | |
- | + | line-height:2.0rem; | |
- | + | font-weight:normal; | |
- | + | color: #111; | |
- | + | } | |
- | + | .content-area { | |
- | + | width:850px; | |
- | + | padding:2rem; | |
+ | margin:auto; | ||
+ | background: #f9f9f9; | ||
+ | } | ||
- | + | .content-area h1 { | |
- | + | font-size: 2.7rem; | |
- | + | } | |
- | + | .content-area h2 { | |
- | + | font-size: 2.2rem; | |
- | + | } | |
- | + | .content-area h3 { | |
- | + | font-size: 2.7rem; | |
- | + | } | |
- | + | .content-area h4 { | |
- | + | font-size: 4.0rem; | |
- | + | } | |
- | + | .content-area h5 { | |
- | + | font-size: 1.4rem; | |
- | + | } | |
- | + | .content-area h6 { | |
- | + | font-size: 1.2rem; | |
- | + | } | |
- | + | ||
- | + | .content-area aside { | |
- | + | float:right; | |
- | + | width:50%; | |
- | + | padding:2rem; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | .blockquote { | |
- | + | font-family: Georgia, serif; | |
- | + | font-size: 18px; | |
- | + | font-style: italic; | |
- | + | width: 500px; | |
- | + | margin: 0.25em 0; | |
- | + | padding: 0.35em 40px; | |
- | + | line-height: 1.45; | |
- | + | position: relative; | |
- | + | color: #383838; | |
+ | } | ||
- | + | .blockquote:before { | |
- | + | display: block; | |
- | + | padding-left: 10px; | |
- | + | content: "\201C"; | |
- | + | font-size: 80px; | |
- | + | position: absolute; | |
+ | left: -20px; | ||
+ | top: -20px; | ||
+ | color: #7a7a7a; | ||
+ | } | ||
- | + | .blockquote cite { | |
- | + | color: #999999; | |
- | + | font-size: 14px; | |
+ | display: block; | ||
+ | margin-top: 5px; | ||
+ | } | ||
+ | .blockquote cite:before { | ||
+ | content: "\2014 \2009"; | ||
+ | } | ||
- | + | ||
- | + | </style> | |
- | + | <title>Attributions</title> | |
- | + | </head> | |
- | + | <body> | |
- | + | <div class="content-area"> <article> | |
- | + | </article> | |
- | + | <a href="https://igem.org/Main_Page"><img style="border: 0px solid ; width: 50px; height: 40px;" alt="iGEM" src="http://s21.postimg.org/ff5nkjy9v/IGEM_basic_Logo_stylized.png" align="left"></a> | |
- | + | <h4>Glendale Community College Arizona<a href="http://www2.gccaz.edu"><img | |
- | + | style="width: 200px; height: 58px;" alt="GCC" | |
- | + | src="https://static.igem.org/mediawiki/2013/f/f1/Gcclogo.gif" align="right"></a> | |
- | + | </h4> | |
- | + | ||
- | + | <h3><big style="color: rgb(204, 0, 0);">Acknowledgements </big></h3> | |
- | + | <p>We would like to thank the following undergraduate students for their contributions to our project. We would also thank the president of Glendale Community College, Dr. Irene Kovala, for her support. A very special thank you to our Biotechnology Lab Supervisor Rhonda Lee. </p> | |
- | + | <ul> | |
- | + | <li><h3>Michelle Yafileh</h3></li> | |
- | + | ||
- | + | ||
- | + | ||
- | + | <li><h3>Jesse Maynard</h3></li> | |
- | + | ||
- | + | ||
- | + | <li><h3>Jessica Farmer</h3></li> | |
- | + | ||
- | + | ||
- | + | <li><h3>Beau Grothendick</h3></li> | |
- | + | ||
- | + | <hr> | |
- | + | <p>Also, without the support of our Associated Student Government, we would not have been able to participate in the competition. | |
- | + | ||
- | + | We also extend our gratitude to The Community College Undergraduate Research Initiative, CCURI, for their support in our endeavors. | |
- | + | ||
- | + | </p> | |
- | + | ||
- | + | ||
- | + | <hr> | |
- | + | <h3>Thank you!</h3> | |
- | + | ||
- | + | </div> | |
- | + | <!--/.content-area--> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + |
Revision as of 23:48, 23 September 2013
Glendale Community College Arizona
Acknowledgements
We would like to thank the following undergraduate students for their contributions to our project. We would also thank the president of Glendale Community College, Dr. Irene Kovala, for her support. A very special thank you to our Biotechnology Lab Supervisor Rhonda Lee.
Michelle Yafileh
Jesse Maynard
Jessica Farmer
Beau Grothendick
Also, without the support of our Associated Student Government, we would not have been able to participate in the competition. We also extend our gratitude to The Community College Undergraduate Research Initiative, CCURI, for their support in our endeavors.