Team:Groningen/Contact
From 2012.igem.org
(Difference between revisions)
m |
m |
||
Line 29: | Line 29: | ||
margin: 0px auto; | margin: 0px auto; | ||
color: #FFF; | color: #FFF; | ||
+ | } | ||
+ | table.margintable{ | ||
+ | background-color: transparent; | ||
+ | margin-top: 0; | ||
+ | margin-bottom: 0; | ||
+ | margin-left: 150px; | ||
+ | margin-right: 150px; | ||
+ | } | ||
+ | table.info{ | ||
+ | background-color: rgba(0,0,0,0.3); | ||
+ | font-size:12pt; | ||
+ | line-height:14pt; | ||
+ | color:white; | ||
+ | } | ||
+ | td.piccell{ | ||
+ | vertical-align: top; | ||
+ | } | ||
+ | td.textcell{ | ||
+ | vertical-align: top; | ||
+ | padding: 10px; | ||
+ | width: 100px; | ||
+ | } | ||
+ | td.functions{ | ||
+ | vertical-align: top; | ||
+ | text-align: left; | ||
+ | padding: 10px; | ||
+ | width: 800px; | ||
} | } | ||
z5 { | z5 { | ||
Line 34: | Line 61: | ||
font-weight: bold; | font-weight: bold; | ||
color: rgb(255,103,0); | color: rgb(255,103,0); | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
</style> | </style> | ||
Line 52: | Line 72: | ||
<br> | <br> | ||
<br> | <br> | ||
- | < | + | <table class="margintable"> |
- | <z5>Email | + | <tr> |
- | + | <td class="piccell"> | |
- | + | <img src="https://static.igem.org/mediawiki/2012/0/0a/Linneausborg.jpg" height="200px"></img> | |
- | + | </td> | |
- | + | <td> | |
- | + | <table class="info"> | |
- | + | <tr> | |
- | + | <td class="textcell"> | |
- | + | <z5>Email: </z5> | |
- | + | </td> | |
- | </ | + | <td class="functions"> |
+ | team@igemgroningen.com | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="textcell"> | ||
+ | <z5>Post: </z5> | ||
+ | </td> | ||
+ | <td class="functions"> | ||
+ | iGEM Groningen 2012<br> | ||
+ | MolGen, 6th floor<br> | ||
+ | Nijenborgh 7 <br> | ||
+ | 9747 AG Groningen<br> | ||
+ | The Netherlands | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
<br> | <br> | ||
<br> | <br> |
Latest revision as of 15:44, 26 October 2012
|