Team:Hong Kong-CUHK/home.html

From 2014.igem.org

(Difference between revisions)
m (formatting and pics link updated)
Line 27: Line 27:
     display: block;
     display: block;
     margin-left: 5px;
     margin-left: 5px;
-
margin-bottom: -50px;
+
    margin-bottom: -50px;
}
}
#traffic-light a:hover {
#traffic-light a:hover {
Line 69: Line 69:
}
}
#footer-box {
#footer-box {
-
opacity: 0.3;
+
    opacity: 0.3;
-
filter: alpha(opacity=30); /* For IE8 and earlier */
+
    filter: alpha(opacity=30);
-
bottom: -580px;
+
    /* For IE8 and earlier */
 +
   
 +
    bottom: -580px;
}
}
#footer-box:hover {
#footer-box:hover {
-
opacity: 1;
+
    opacity: 1;
-
filter: alpha(opacity=100); /* For IE8 and earlier */
+
    filter: alpha(opacity=100);
 +
    /* For IE8 and earlier */
}
}
-
#globalWrapper{
+
#globalWrapper {
-
font-size:100%;
+
    font-size: 100%;
}
}
-
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
+
h1,
-
font-family: inherit;
+
h2,
-
font-weight: 500;
+
h3,
-
line-height: 1.1;
+
h4,
-
color: inherit;
+
h5,
-
border-bottom: 0px solid #aaa;
+
h6,
 +
.h1,
 +
.h2,
 +
.h3,
 +
.h4,
 +
.h5,
 +
.h6 {
 +
    font-family: inherit;
 +
    font-weight: 500;
 +
    line-height: 1.1;
 +
    color: inherit;
 +
    border-bottom: 0px solid #aaa;
}
}
</style>
</style>
Line 93: Line 107:
     "id": "link-offical",
     "id": "link-offical",
     "content": "team1.html",
     "content": "team1.html",
-
     "background": "url('https://static.igem.org/mediawiki/2014/thumb/5/5f/Cloud1.png/120px-Cloud1.png')",
+
     "background": "url('https://static.igem.org/mediawiki/2014/5/5f/Cloud1.png')",
     "width": 50,
     "width": 50,
     "height": 45,
     "height": 45,
Line 103: Line 117:
     "id": "link-ours",
     "id": "link-ours",
     "content": "acknowledgement.html",
     "content": "acknowledgement.html",
-
     "background": "url('https://static.igem.org/mediawiki/2014/thumb/5/5f/Cloud1.png/120px-Cloud1.png')",
+
     "background": "url('https://static.igem.org/mediawiki/2014/5/5f/Cloud1.png')",
     "width": 0,
     "width": 0,
     "height": 0,
     "height": 0,
Line 116: Line 130:
     "content": "safety.html",
     "content": "safety.html",
     "link": "#group-training",
     "link": "#group-training",
-
     "background": "url('https://static.igem.org/mediawiki/2014/thumb/5/5f/Cloud1.png/120px-Cloud1.png')",
+
     "background": "url('https://static.igem.org/mediawiki/2014/5/5f/Cloud1.png')",
     "width": 100,
     "width": 100,
     "height": 45,
     "height": 45,
Line 125: Line 139:
}, {
}, {
     "id": "link-ours",
     "id": "link-ours",
-
"content":"safety.html",
+
    "content": "safety.html",
     "link": "#group-local-rules",
     "link": "#group-local-rules",
-
     "background": "url('https://static.igem.org/mediawiki/2014/thumb/5/5f/Cloud1.png/120px-Cloud1.png')",
+
     "background": "url('https://static.igem.org/mediawiki/2014/5/5f/Cloud1.png')",
     "width": 100,
     "width": 100,
     "height": 45,
     "height": 45,
Line 324: Line 338:
                     <span class="icon-bar"></span>
                     <span class="icon-bar"></span>
                 </button>
                 </button>
-
               
+
 
-
<a class="navbar-brand" herf="https://2014.igem.org/"><img src="https://static.igem.org/mediawiki/2014/3/30/Igemlogocuhk.png" height="50px" align="right"></a>
+
                <a class="navbar-brand" herf="https://2014.igem.org/">
-
<br>
+
                    <img src="https://static.igem.org/mediawiki/2014/3/30/Igemlogocuhk.png" height="50px" align="right">
-
<a class="navbar-brand" href="https://2014.igem.org/Team:Hong_Kong-CUHK">
+
                </a>
 +
                <br>
 +
                <a class="navbar-brand" href="https://2014.igem.org/Team:Hong_Kong-CUHK">
                     <img src="https://static.igem.org/mediawiki/2014/thumb/4/49/CUHKwikiLogo.png/600px-CUHKwikiLogo.png" height="130">
                     <img src="https://static.igem.org/mediawiki/2014/thumb/4/49/CUHKwikiLogo.png/600px-CUHKwikiLogo.png" height="130">
                 </a>
                 </a>
-
+
 
             </div>
             </div>
             <div class="col-md-10">
             <div class="col-md-10">
Line 340: Line 356:
                 </div>
                 </div>
             </div>
             </div>
-
</div>
+
        </div>
         <div id="navbar-separator" style="background-color: #ffffff;"></div>
         <div id="navbar-separator" style="background-color: #ffffff;"></div>
     </div>
     </div>

Revision as of 07:37, 17 October 2014