Difference between revisions of "Team:Shanghaitech"

Line 7: Line 7:
 
     #home-button{display:block; height: 140px;width: 150px;position: absolute;left: 52%;top: 100%;transform: translate(-50%,-50%);}
 
     #home-button{display:block; height: 140px;width: 150px;position: absolute;left: 52%;top: 100%;transform: translate(-50%,-50%);}
 
     #home-button #home-button-bg{
 
     #home-button #home-button-bg{
         background: url(https://static.igem.org/mediawiki/2017/5/5f/T--Shanghaitech--Home-Homepage-botton-thick.png) no-repeat 50% 50%/contain;
+
         background: url("https://static.igem.org/mediawiki/2017/5/5f/T--Shanghaitech--Home-Homepage-botton-thick.png") no-repeat 50% 50%/contain;
 
         width: 224.5px;height: 133px;position: absolute;
 
         width: 224.5px;height: 133px;position: absolute;
 
     }
 
     }
 
     #home-button:hover #home-button-bg{
 
     #home-button:hover #home-button-bg{
         background: url(https://static.igem.org/mediawiki/2017/7/7e/T--Shanghaitech--Home-Homepage-button-flat.png) no-repeat 50% 50%/contain;height: 197px;width: 283px;position: absolute;left: -63px;top: -46px;
+
         background: url("https://static.igem.org/mediawiki/2017/7/7e/T--Shanghaitech--Home-Homepage-button-flat.png") no-repeat 50% 50%/contain;height: 197px;width: 283px;position: absolute;left: -63px;top: -46px;
 
     }
 
     }
  
Line 20: Line 20:
 
</head>
 
</head>
 
<body>
 
<body>
 
+
<img src="https://static.igem.org/mediawiki/2017/7/7e/T--Shanghaitech--Home-Homepage-button-flat.png" style=display:none"/>
 
<div id="main-content-wrapper" style="max-width:none;padding-top:100px">
 
<div id="main-content-wrapper" style="max-width:none;padding-top:100px">
 
<div id="content-block" style="max-width:none;padding:0px">
 
<div id="content-block" style="max-width:none;padding:0px">

Revision as of 15:16, 1 November 2017

homepage-story