Template:Team:Edinburgh/CSS
From 2014.igem.org
(Difference between revisions)
Samireland (Talk | contribs) |
Samireland (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | + | ||
<link href='http://fonts.googleapis.com/css?family=Roboto+Slab' rel='stylesheet' type='text/css'> | <link href='http://fonts.googleapis.com/css?family=Roboto+Slab' rel='stylesheet' type='text/css'> | ||
<style> | <style> | ||
Line 68: | Line 68: | ||
} | } | ||
</style> | </style> | ||
- |
Revision as of 17:07, 12 October 2014
<link href='http://fonts.googleapis.com/css?family=Roboto+Slab' rel='stylesheet' type='text/css'> <style>
#top-section #p-logo, #top-section #search-controls { display: none; }
#top-section { height: auto; padding: 0px; margin: 0px; border: 0px none; width: auto; }
.firstHeading, #catlinks, #footer-box { display: none; }
body { background: #EEE; }
#tempheader { background: #80B584; color: #FFF; padding: 100px 20px 100px 20px; margin: 0px 0px 0px 0px; font-size: x-large; text-align: center; transition: 0.5s; }
#tempheader a { color: #FFF; text-decoration: none; height: 800px; }
#tempheader:hover { background: url(http://upload.wikimedia.org/wikipedia/commons/c/c1/Edinburgh_Castle_from_the_south_east.JPG); }
#tempheader #rewired { font-family: 'Courier new'; font-size: 300%; }
#tempheader p { font-family: 'Roboto Slab'; font-style: italic; margin-top: 40px; }
#igem { padding: 20px 100px 20px 100px; font-size: x-large; font-family: 'Roboto Slab'; }
#igem h1, h2 { border-bottom: none; }
.img { text-align: center; }
</style>