Keithaiken (Talk | contribs) |
Keithaiken (Talk | contribs) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Orbitron" rel="stylesheet"> | ||
<style type="text/css"> | <style type="text/css"> | ||
/*Wiki Style Reset (From U of C). | /*Wiki Style Reset (From U of C). | ||
Line 49: | Line 50: | ||
.projectDesc { | .projectDesc { | ||
width: 50%; | width: 50%; | ||
+ | margin: 0 auto; | ||
+ | text-align:center; | ||
+ | } | ||
+ | |||
+ | .partsComp { | ||
+ | padding: 10px; | ||
+ | width: 800px; | ||
+ | height: 200px; | ||
+ | margin: 0 auto; | ||
+ | } | ||
+ | |||
+ | .partsComp1 { | ||
+ | color: #000000; | ||
+ | font-family: 'Orbitron', sans-serif; | ||
+ | font-size: 60px; | ||
+ | width: 60%; | ||
margin: 0 auto; | margin: 0 auto; | ||
text-align: center; | text-align: center; | ||
+ | } | ||
+ | |||
+ | .partsCompNumber { | ||
+ | animation: blinker 1s infinite alternate; | ||
+ | } | ||
+ | |||
+ | @keyframes blinker { | ||
+ | 50% {text-shadow: 0 0 40px #FF0000;} | ||
} | } | ||
</style> | </style> | ||
Line 60: | Line 85: | ||
<img src="https://static.igem.org/mediawiki/2017/9/9f/Uleth_igem_400.png" /> | <img src="https://static.igem.org/mediawiki/2017/9/9f/Uleth_igem_400.png" /> | ||
<h2>Project Description: coming soon!</h2> | <h2>Project Description: coming soon!</h2> | ||
+ | </div> | ||
+ | |||
+ | <div class="partsComp"> | ||
+ | <div class="partsComp1"> | ||
+ | <p>Parts Completed: <br><span class="partsCompNumber">10</span></p> | ||
+ | </div> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 05:06, 29 June 2017
Project Description: coming soon!
Parts Completed:
10