Difference between revisions of "Team:NYMU-Taipei"

Line 21: Line 21:
 
/**********************************************************************************************************************************/
 
/**********************************************************************************************************************************/
  
 +
body{
 +
background-color:#f6ffb2;
 +
}
 +
 +
/* home background */
 
.home{
 
.home{
 
background-image: url('https://static.igem.org/mediawiki/2017/0/0c/T--NYMU-Taipei--homebackground.jpg');
 
background-image: url('https://static.igem.org/mediawiki/2017/0/0c/T--NYMU-Taipei--homebackground.jpg');
Line 29: Line 34:
 
background-color:#f6ffb2;
 
background-color:#f6ffb2;
 
}
 
}
+
 +
/* home content */
 
.home_wrapper {
 
.home_wrapper {
background-color:#f6ffb2;
+
background-color:#23331f;
 
height:500px;
 
height:500px;
 
}
 
}
+
 +
/* home space */
 
.home_space {
 
.home_space {
 
height:300px;
 
height:300px;
 +
opacity:1;
 +
}
 +
 +
/* home content link style */
 +
.home a {
 +
opacity:0.5;
 +
 +
}
 +
 +
.home a:hover {
 
opacity:1;
 
opacity:1;
 
}
 
}
Line 104: Line 121:
 
<!-- first content:懶人包圖說 -->
 
<!-- first content:懶人包圖說 -->
 
<div class='home_wrapper'>
 
<div class='home_wrapper'>
+
<br>
+
<br>
+
<p>123</p>
+
<p>456</p>
+
<p>789</p>
+
+
+
 
</div>
 
</div>
  

Revision as of 01:46, 11 August 2017