Team:OUC-China

From 2013.igem.org

(Difference between revisions)
Line 8: Line 8:
<style>
<style>
-
#globalWrapper {
+
#top-section{
-
margin: 0px; padding: 0px 0px 0px; width: auto; font-size: 127%; position: relative;
+
  width:99%;
-
#top-section {
+
-
margin-top:0;
+
-
        margin-left:0;
+
-
        width: 0px;
+
-
        height: 0px;
+
-
        height: 0px !important;
+
-
        position: relative;
+
-
        z-index: 100;
+
-
        border: 0px;
+
-
        border: 0px !important;
+
}
}
-
#p-logo {
+
#menubar{
-
        visibility:hidden;
+
      top:0;
-
width: 975px; height: 0; position: absolute; z-index: -1;
+
}
}
-
#p-logo h5 {
+
a:hover {
-
display: none;
+
    text-decoration: none;
}
}
-
#p-logo a {
+
#footer-box{
-
text-decoration: none;
+
height: 50px;
-
}
+
width:100%;
-
#p-logo a:hover {
+
margin-top:10px;
-
text-decoration: none;
+
margin-bottom:-10px;
 +
background-color:#1487DF;
 +
border:none;
 +
padding-left:0;
 +
padding-right:0;
 +
}
 +
#ouc-footer{
 +
      text-align: center;
 +
      margin-top: 100px;
}
}
 +
#footer a
 +
{
 +
color:#ffffff;
 +
        font-size:16px;
 +
        line-height: 22px;
 +
}
/* GLOBAL STYLES
/* GLOBAL STYLES

Revision as of 06:12, 19 September 2013

index