|
|
(361 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
− | {{BostonU_we_tryin}}
| |
− | <html>
| |
− | <head>
| |
− | <style>
| |
| | | |
− | #sideMenu, #top_title {display:none;}
| |
− | body {background-color:white; }
| |
− | #content { padding:0px; width:100%; margin-top:-7px; margin-left:0px;}
| |
− | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
| |
− |
| |
− |
| |
− | .one {
| |
− | width:25%;
| |
− | height:250px;
| |
− | display:inline-block;
| |
− | background-image: url("https://static.igem.org/mediawiki/2016/3/3f/T--BostonU--Stars.jpg");
| |
− | background-size:100%;
| |
− | opacity:.3;
| |
− | transition:opacity, 1s;
| |
− | }
| |
− |
| |
− | .one:hover {
| |
− | opacity:1;
| |
− | }
| |
− |
| |
− | </style>
| |
− | </head>
| |
− | <body>
| |
− | <div style = "background-color:black">
| |
− | <img src = "https://static.igem.org/mediawiki/2016/8/8d/T--BostonU--wikibanner.png" style = "width:100%;"></div>
| |
− |
| |
− | <div style = "background-color:black;"><div class = 'one'><p style = "text-align:center; color:white; font-size:200%;"><br>Project</p></div><div class = 'one'><p style = "text-align:center; color:white; font-size:200%;"><br>Human Practices</p></div><div class = 'one'><p style = "text-align:center; color:white; font-size:200%;"><br>Team</p></div><div class = 'one'><p style = "text-align:center; color:white; font-size:200%;"><br>Other</p></div>
| |
− |
| |
− |
| |
− | </body>
| |
− | </html>
| |