Difference between revisions of "Team:Tokyo-NoKoGen/Team"
Line 17: | Line 17: | ||
position:relative; | position:relative; | ||
min-height:100%; | min-height:100%; | ||
− | margin-left: | + | margin-left:100px; |
margin-right:auto; | margin-right:auto; | ||
} | } | ||
Line 73: | Line 73: | ||
/*DEFAULT*/ | /*DEFAULT*/ | ||
div#box1 /*1段目の箱*/ { | div#box1 /*1段目の箱*/ { | ||
− | width: | + | width:70%; |
+ | height:1300px; | ||
+ | margin-top:0px; | ||
+ | padding:100px; | ||
+ | background:#ffffff; | ||
+ | position:absolute; | ||
+ | top:0px; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | .team-1/*後ろ姿*/ { | ||
+ | width:900px; | ||
+ | height:430px; | ||
+ | background:#ffffff; | ||
+ | border-color: #ffffcc; | ||
+ | border-width:40px; | ||
+ | border-style: solid; | ||
+ | |||
+ | position:absolute; | ||
+ | left:300px; | ||
+ | top:170px; | ||
+ | } | ||
+ | |||
+ | div#box3 /*1段目の箱*/ { | ||
+ | width:70%; | ||
height:auto; | height:auto; | ||
− | margin-top: | + | margin-top:10px; |
− | padding: | + | padding-left:80px; |
background:#ffffff; | background:#ffffff; | ||
position:absolute; | position:absolute; | ||
+ | top:600px; | ||
+ | } | ||
+ | div#box4 /*1段目の箱*/ { | ||
+ | width:70%; | ||
+ | height:auto; | ||
+ | margin-top:30px; | ||
+ | padding-left:80px; | ||
+ | background:#transparent; | ||
+ | position:absolute; | ||
+ | top:650px; | ||
+ | } | ||
+ | |||
+ | div#box5 /*1段目の箱*/ { | ||
+ | width:20%; | ||
+ | background:#transparent; | ||
+ | position:absolute; | ||
+ | left:750px; | ||
+ | top:680px; | ||
+ | } | ||
+ | div#box6 /*1段目の箱*/ { | ||
+ | width:70%; | ||
+ | background:#transparent; | ||
+ | position:absolute; | ||
+ | left:200px; | ||
+ | top:1050px; | ||
} | } | ||
+ | |||
+ | |||
+ | .overview { | ||
+ | width:600px; | ||
+ | height:200px; | ||
+ | margin-top:10px; | ||
+ | margin-left:10px; | ||
+ | background:#FFFFff; | ||
+ | border-style: solid; | ||
+ | border-width:40px; | ||
+ | display: inline-block; _display: inline; | ||
+ | float:left; | ||
+ | border-color: #ffffcc; | ||
+ | cursor:pointer; | ||
+ | } | ||
</style> | </style> | ||
<div id="main"> | <div id="main"> | ||
− | <div id="box1"> | + | <div id="box1"> |
− | + | <m2>Team page</m2> | |
− | + | </div> | |
− | + | ||
− | + | <div class="team-1"> | |
− | + | <img src="https://static.igem.org/mediawiki/2015/f/ff/NK-member13.jpeg" width="900px" height="370px"> | |
− | + | ||
− | + | </div> | |
− | + | </div> | |
− | + | ||
− | + | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
Line 113: | Line 183: | ||
width:100%; | width:100%; | ||
margin-left:300px ; | margin-left:300px ; | ||
− | bottom:- | + | bottom:-1600px; |
} | } | ||
Line 128: | Line 198: | ||
font-size:20px; | font-size:20px; | ||
font-family:fantasy; | font-family:fantasy; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | m1{ | ||
+ | font-size:35px; | ||
+ | font-family:Comic Sans MS; | ||
+ | text-decoration:none; | ||
+ | |||
+ | } | ||
+ | |||
+ | m2 { | ||
+ | font-size:25px; | ||
+ | font-family:Comic Sans MS; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
+ | m3{ | ||
+ | font-size:20px; | ||
+ | font-family:Comic Sans MS; | ||
text-decoration:none; | text-decoration:none; | ||
} | } |
Revision as of 08:50, 18 September 2015