Template:Team:UW/CSS
From 2014.igem.org
(Difference between revisions)
Line 202: | Line 202: | ||
.annItem ul, .annItem li {padding: 0px; margin: 0px;} | .annItem ul, .annItem li {padding: 0px; margin: 0px;} | ||
.annItem li {list-style: none; margin: 5px} | .annItem li {list-style: none; margin: 5px} | ||
+ | .centerImg{ display:block; background:#E8E8E8; margin:auto; } | ||
#igemuwmenu, #igemuwmenu ul { | #igemuwmenu, #igemuwmenu ul { | ||
Line 210: | Line 211: | ||
#igemuwmenu { | #igemuwmenu { | ||
- | width: | + | width: 670px; |
margin: 10px auto; | margin: 10px auto; | ||
border: 3px solid #dfb42c; | border: 3px solid #dfb42c; | ||
Line 555: | Line 556: | ||
display: block; | display: block; | ||
} | } | ||
- | + | ||
- | + | ||
</style> | </style> | ||
Line 565: | Line 565: | ||
<!--welcome box --> | <!--welcome box --> | ||
<tr> | <tr> | ||
- | < | + | |
- | < | + | <div class="centerImageDiv"> |
- | </ | + | <div style="position: absolute; bottom: 0; left: 0.5em; width: 400px; font-weight: bold; color: #fff;"> |
+ | <p>University of Washington iGEM 2014</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <body><a href="https://2014.igem.org/Team:Washington"><img class="centerImg" src="https://static.igem.org/mediawiki/2014/c/c3/Washington_banner3.jpg" width="900" ></a> | ||
+ | <p style="position: absolute; top: 1em; right: 2em; width: 400px; padding: 4px; background-color: transparent; font-weight: bold; font-size: 20px; color: fff;"> | ||
+ | |||
+ | University of Washington iGEM 2014 | ||
+ | </p> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
</tr> | </tr> | ||
Revision as of 19:40, 12 October 2014
|