Difference between revisions of "Template:HZAU-China"

 
(5 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
         #sideMenu,
 
         #sideMenu,
 
         #top_title,
 
         #top_title,
         #team_submenu,
+
         #team_submenu{
 +
            display: none;
 +
        }
 +
 
 
         #HQ_page p {
 
         #HQ_page p {
 
             display: none;
 
             display: none;
Line 48: Line 51:
  
 
         body {
 
         body {
        margin: 0;
+
            margin: 0;
        padding: 0;
+
            padding: 0;
        min-width: 880px;
+
            background-color: #F3F3F3;
        background-color: #F3F3F3;
+
            font-size: 16px;
        font-size: 16px;
+
            font-family: Arial, Verdana, Sans-serif;
        font-family: Arial, Verdana, Sans-serif;
+
            letter-spacing: 0;
        letter-spacing: 0;
+
            color: #FFFFFF;
        color: #FFFFFF;
+
         }
         }        
+
  
 
         .daohang {
 
         .daohang {
Line 70: Line 72:
 
             float: left;
 
             float: left;
 
             position: relative;
 
             position: relative;
        }
 
 
        @media screen and (max-width: 1000px) {
 
            .logo-daohang {
 
                left: 5%;
 
            }
 
 
         }
 
         }
  
Line 111: Line 107:
 
             overflow: hidden;
 
             overflow: hidden;
 
             height: 64px;
 
             height: 64px;
        }
 
 
        @media screen and (max-width: 1000px) {
 
            .daohang .caidan {
 
                right: 0;
 
            }
 
 
         }
 
         }
  
Line 123: Line 113:
 
             float: left;
 
             float: left;
 
             margin: 0;
 
             margin: 0;
            width: 110px;
 
 
             text-align: center;
 
             text-align: center;
 
             height: 224px;
 
             height: 224px;
 +
        }
 +
 +
        .daohang .shortName {
 +
            width: 110px;
 +
        }
 +
 +
        .daohang .longName {
 +
            width: 170px;
 
         }
 
         }
  
Line 188: Line 185:
 
             position: absolute;
 
             position: absolute;
 
             width: 80px;
 
             width: 80px;
             height: 2px;
+
             height: 3px;
 
             bottom: 5px;
 
             bottom: 5px;
 
             left: 15px;
 
             left: 15px;
Line 210: Line 207:
 
             position: absolute;
 
             position: absolute;
 
             width: 130px;
 
             width: 130px;
             height: 2px;
+
             height: 3px;
 
             bottom: 5px;
 
             bottom: 5px;
 
             left: 20px;
 
             left: 20px;
 
             background-color: #f51720;
 
             background-color: #f51720;
 +
        }
 +
 +
        @media screen and (max-width: 1000px) {
 +
            .logo-daohang {
 +
                left: 5%;
 +
            }
 +
 +
            .daohang .caidan {
 +
                right: 0;
 +
            }
 +
        }
 +
 +
        @media screen and (max-width: 880px) {
 +
 +
            .daohang .caidan {
 +
                width: 100%;
 +
            }
 +
 +
            .logo-daohang {
 +
                display: none;
 +
            }
 +
 +
            .daohang .shortName {
 +
                width: 15vw;
 +
            }
 +
 +
            .daohang .longName {
 +
                width: 25vw;
 +
            }
 +
 +
            .daohang .shortName .item:before {
 +
                display: none;
 +
            }
 +
 +
            .daohang .shortName .item:hover:after {
 +
                display: none;
 +
            }
 +
 +
            .daohang .longName .item:before {
 +
                display: none;
 +
 +
            }
 +
 +
            .daohang .longName .item:hover:after {
 +
                display: none;
 +
            }
 
         }
 
         }
 
     </style>
 
     </style>
Line 250: Line 293:
 
                 <a class="item" href="https://2018.igem.org/Team:HZAU-China/Software">Software</a>
 
                 <a class="item" href="https://2018.igem.org/Team:HZAU-China/Software">Software</a>
 
             </li>
 
             </li>
             <li class="hiLight longName" style="width:170px;">
+
             <li class="hiLight longName">
 
                 <a class="nav_head" href="#">
 
                 <a class="nav_head" href="#">
 
                     <span>Human&nbsp;Practices</span>
 
                     <span>Human&nbsp;Practices</span>
Line 268: Line 311:
 
                 <a class="item" href="https://2018.igem.org/Team:HZAU-China/Collaborations">Collaborations</a>
 
                 <a class="item" href="https://2018.igem.org/Team:HZAU-China/Collaborations">Collaborations</a>
 
             </li>
 
             </li>
             <li>
+
             <li class="shortName">
 
                 <a class="nav_head" href="https://2018.igem.org/Team:HZAU-China/Parts">
 
                 <a class="nav_head" href="https://2018.igem.org/Team:HZAU-China/Parts">
 
                     <span>Parts</span>
 
                     <span>Parts</span>

Latest revision as of 22:18, 30 September 2018