Team:KIT-Kyoto/Test

From 2014.igem.org

(Difference between revisions)
Line 205: Line 205:
if(ua.indexOf('iPhone') > 0 || ua.indexOf('Android') > 0 || ua.indexOf('BlackBerry') > 0 || ua.indexOf('Windows Phone') > 0){
if(ua.indexOf('iPhone') > 0 || ua.indexOf('Android') > 0 || ua.indexOf('BlackBerry') > 0 || ua.indexOf('Windows Phone') > 0){
$(".logo").css({"left":"0"});
$(".logo").css({"left":"0"});
-
$(".top-content").css({"height":"800px"});
+
$(".top-content").css({"height":"500px"});
         $("#top-third img").css({width:"280px",height:"175px",left:'0px'});
         $("#top-third img").css({width:"280px",height:"175px",left:'0px'});
         $("#top-first article").css({width:"80%"});
         $("#top-first article").css({width:"80%"});

Revision as of 06:01, 7 October 2014

Welcome to KIT-Kyoto Wiki Page!

This is our wiki page.

About us

About our team members,our university,and so on...

Project

You want to know our project details, click here.

Modeling

Modeling



kit