Template:Team:SCUT-China/mainpage
From 2014.igem.org
(Difference between revisions)
Yanzw scut (Talk | contribs) |
Yanzw scut (Talk | contribs) |
||
Line 11: | Line 11: | ||
.logo{margin-left:4%;margin-top:20px;width:auto;height:100px;} | .logo{margin-left:4%;margin-top:20px;width:auto;height:100px;} | ||
.bg{margin-left:25%;margin-top:100px;width:65%;height:auto;text-align:center;} | .bg{margin-left:25%;margin-top:100px;width:65%;height:auto;text-align:center;} | ||
+ | |||
+ | #navi | ||
+ | { | ||
+ | width:250px; | ||
+ | float:left; | ||
+ | margin-left:30px; | ||
+ | margin-top:52px; | ||
+ | border-top:2px solid red; | ||
+ | border-bottom:4px solid red; | ||
+ | } | ||
+ | #navslide | ||
+ | { | ||
+ | background-color:transparent; | ||
+ | padding:0; | ||
+ | border-bottom:3px solid red; | ||
+ | } | ||
+ | .navimenu_head | ||
+ | { | ||
+ | font-weight:600; | ||
+ | height:30px; | ||
+ | padding:6px 5px 3px 5px; | ||
+ | margin:5px 0; | ||
+ | text-align:left; | ||
+ | font-family:Verdana,Arial; | ||
+ | } | ||
+ | .navimenu_head a | ||
+ | { | ||
+ | font-size:20px; | ||
+ | color:#000000; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | .navimenu_body | ||
+ | { | ||
+ | margin-left:8px; | ||
+ | margin-bottom:10px; | ||
+ | padding:0px; | ||
+ | display:none; | ||
+ | border-left:1px solid red; | ||
+ | border-bottom:1px solid red; | ||
+ | } | ||
+ | .navimenu_body a | ||
+ | { | ||
+ | color:#000000; | ||
+ | background-color:transparent; | ||
+ | display:block; | ||
+ | padding:5px 15px; | ||
+ | font-size:16px; | ||
+ | margin-top:5px; | ||
+ | text-decoration:none; | ||
+ | font-family:Verdana,Arial; | ||
+ | } | ||
+ | .navimenu_body a:hover | ||
+ | { | ||
+ | color:red; | ||
+ | } | ||
+ | .navimenu_head a:hover | ||
+ | { | ||
+ | color:red; | ||
+ | } | ||
+ | #labelbar | ||
+ | { | ||
+ | width:250px; | ||
+ | height:50px; | ||
+ | margin:20px 0; | ||
+ | padding:0; | ||
+ | } | ||
</style> | </style> |
Revision as of 17:03, 17 October 2014