Team:GeorgiaTech
From 2014.igem.org
(Difference between revisions)
Line 31: | Line 31: | ||
.sponsors ul li { | .sponsors ul li { | ||
- | + | z-index:100; | |
- | + | font: bold 14px/20PX helvetica; | |
- | + | display: inline-block; | |
- | + | position: relative; | |
- | + | width: 300px; | |
- | + | height: 150px; | |
- | + | padding-right: 5px; | |
- | + | margin: 0; | |
- | + | background-color: transparent; | |
- | + | background-repeat:no-repeat; | |
- | + | text-align:center; | |
} | } | ||
Line 54: | Line 54: | ||
.sponsors ul li:hover ul { | .sponsors ul li:hover ul { | ||
- | + | z-index:100; | |
- | + | display: block; | |
- | + | opacity: 0.95; | |
- | + | visibility: visible; | |
- | + | background-color: #BFAE30; | |
+ | } | ||
+ | .sponsors ul li a:hover { | ||
+ | text-decoration:none; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .sponsors ul li a:visited { | ||
+ | text-decoration:none; | ||
+ | background-color: transparent; | ||
} | } | ||
- | |||
- | |||
</style> | </style> |
Revision as of 12:31, 20 June 2014
|
||
Requirements | ||
Please be sure to keep these links, your audience will want to find your: |
There are a few wiki requirements teams must follow:
Visit the Wiki How To page for a complete list of requirements, tips and other useful information. |
|
Tips | ||
We are currently working on providing teams with some easy to use design templates.
For a full wiki list, you can visit iGEM 2013 web sites and iGEM 2012 web sites lists. |
This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started:
|