Team:UCL PG/Sponsor

From 2013.igem.org

(Difference between revisions)
Line 51: Line 51:
a.tooltip strong {line-height:30px;}  
a.tooltip strong {line-height:30px;}  
a.tooltip:hover {text-decoration:none;}  
a.tooltip:hover {text-decoration:none;}  
-
a.tooltip span { z-index:10;display:none; margin-top:0px; margin-left:-70px; width:70px; height:70px; }  
+
a.tooltip span { z-index:10;display:none; margin-top:0px; margin-left:-80px; width:80px; height:80px; }  
a.tooltip:hover span{ display:inline; position:absolute; border:2px solid #FFF; color:#EEE; background:#000 url(src/css-tooltip-gradient-bg.png) repeat-x 0 0; }
a.tooltip:hover span{ display:inline; position:absolute; border:2px solid #FFF; color:#EEE; background:#000 url(src/css-tooltip-gradient-bg.png) repeat-x 0 0; }
-
a.tooltip span { border-radius:70px; -moz-border-radius: 70px; -webkit-border-radius: 70px; -moz-box-shadow: 0px 0px 8px 4px #666; -webkit-box-shadow: 0px 0px 8px 4px #666; box-shadow: 0px 0px 8px 4px #666; opacity: 0.8; }
+
a.tooltip span { border-radius:80px; -moz-border-radius: 80px; -webkit-border-radius: 80px; -moz-box-shadow: 0px 0px 8px 4px #666; -webkit-box-shadow: 0px 0px 8px 4px #666; box-shadow: 0px 0px 8px 4px #666; opacity: 0.8; }
</style>
</style>

Revision as of 11:03, 29 September 2013