Difference between revisions of "Template:HZAU-China"

Line 1: Line 1:
 
<html>
 
<html>
 
+
   
 
<head>
 
<head>
 
<meta charset="UTF-8">
 
<meta charset="UTF-8">
 
<style type="text/css">
 
<style type="text/css">
     #sideMenu,
+
     body{
     #top_title,
+
     margin: 0;
     #team_submenu {
+
     padding: 0;
     display: none;
+
     min-width: 1200px;
 
}
 
}
    #content {
 
    padding: 0px;
 
    width: 100%;
 
    margin-top: 0px;
 
    margin-left: 0px;
 
}
 
    #bodyContent h1,
 
    #bodyContent h2,
 
    #bodyContent h3,
 
    #bodyContent h4,
 
    #bodyContent h5 {
 
    margin-bottom: 0px;
 
}
 
 
    #team_name {
 
    display: none
 
}
 
 
    .global_wrapper {
 
    padding: 0px 0px 0px 0px;
 
}
 
 
    #top_menu_14 {
 
    height: 16px;
 
}   
 
 
 
.nav{
 
.nav{
     position: fixed;
+
     position: absolute;
 
     top: 16px;
 
     top: 16px;
 
     background-color: #43b14b;
 
     background-color: #43b14b;
 +
    position: relative;
 
     color: #ffffff;
 
     color: #ffffff;
 
     min-width: 1000px;
 
     min-width: 1000px;
 
     height: 64px;
 
     height: 64px;
 +
    box-shadow: 0 1px 3px #CCCCCC;
 
}
 
}
 
.nav a{
 
.nav a{
Line 55: Line 31:
 
     z-index: 99;
 
     z-index: 99;
 
     background-color: #eeeeee;
 
     background-color: #eeeeee;
 +
    opacity: 0.9;
 +
    filter: alpha(opacity=90);
 +
    box-shadow: 0 5px 15px #CCCCCC;
 
     display: none;
 
     display: none;
 
}
 
}

Revision as of 10:45, 15 September 2018