Template:Team:SCUT/mainhead

From 2014.igem.org

(Difference between revisions)
Line 8: Line 8:
body{position:absolute; top:0px; width:100%; height:auto;font-family:微软雅黑;background:transparent;text-align:center;}
body{position:absolute; top:0px; width:100%; height:auto;font-family:微软雅黑;background:transparent;text-align:center;}
#top-section{
#top-section{
-
    text-align:center;
 
     height:0px;
     height:0px;
     border:none;
     border:none;
Line 55: Line 54:
/* menu (page, edit ...) */
/* menu (page, edit ...) */
-
#menubar {
+
#menubar
-
    background-color:transparent;
+
{
-
    position: relative;
+
height:22px;
-
    float:left;
+
width:440px;
-
    white-space: nowrap;
+
padding:2px 0;
-
    top:-6px;
+
flow:left;
-
    width:440px;
+
overflow:hidden;
-
    z-index: 5000;
+
background-color:transparent;
-
    font-family: sans-serif;
+
-
    font-size: 95%;
+
-
    line-height: 1em;
+
-
    z-index:99;
+
-
    border:1px solid black;
+
-
 
+
}
}
-
 
+
#menubar ul
-
 
+
{
-
.left-menu, .left-menu a {
+
list-style-type: none;
-
    text-align: left;
+
font-size:15px;
-
    color:#999999;
+
padding:1px;
-
    text-transform: lowercase;
+
margin:0;
}
}
-
 
+
#menubar ul li
-
.left-menu:hover {
+
{
-
    color: #D00000;
+
font-family:Arial;
-
    background-color: transparent;
+
padding:0;
 +
margin-right:4px;
 +
display:inline;
}
}
-
 
+
.right-menu ul li a
-
.right-menu{width:100px; float:right;}
+
{
-
.right-menu, .right-menu a {
+
padding:1px 3px;
-
    right: 0px;
+
text-align:left;
-
    text-align: right;
+
text-decoration:none;
-
    color: #999999;
+
background-color:transparent;
 +
color:#bac6c7;
}
}
-
#menubar ul {
+
.right-menu ul li a:hover
-
    color: #999999;
+
{
-
    list-style: none;
+
color:#88ae62;
 +
text-decoration:none;
}
}
-
#menubar li {
+
.left-menu ul li a
-
    display: inline;
+
{
-
    position: relative;
+
padding:2px 7px;
-
    cursor: pointer;
+
text-align:left;
-
    padding-left: 0px;
+
text-decoration:none;
-
    padding-right: 0px;
+
color:#bac6c7;
}
}
-
.left-menu li a {
+
.left-menu ul li a:hover
-
    padding: 0px 10px 0px 0px;
+
{
 +
color:#88ae62;
}
}
-
.left-menu .selected {
 
-
#    color: #999999;
 
-
}
 
-
#.left-menu .selected:hover {
 
-
#    color: #999999;
 
-
#}
 
-
.left-menu:hover a {
 
-
    color: #999999;;
 
-
}
 
-
 
-
.left-menu li a:hover {
 
-
    color: #D00000;
 
-
    text-decoration: underline;
 
-
}
 
-
 
-
 
-
.right-menu li {
 
-
#    background-color: transparent;
 
-
}
 
-
.right-menu li a {
 
-
    padding: 0px 15px 0px 0px;
 
-
    color: #999999;;
 
-
    background-color: transparent;
 
-
}
 
-
.right-menu li a:hover {
 
-
    color: #D00000;
 
-
    text-decoration: underline;
 
-
}
 
/* end menu (edit, page ...) */
/* end menu (edit, page ...) */

Revision as of 19:07, 8 October 2014