Difference between revisions of "Team:ASTWS-China/test"

 
(One intermediate revision by the same user not shown)
Line 63: Line 63:
 
             }
 
             }
 
              
 
              
             #menu {
+
             .menu {
 
                 list-style-image: none;
 
                 list-style-image: none;
 
             }
 
             }
/*
 
            .menu::before {
 
                float:left;
 
                position: relative;
 
                content:"";
 
                width: 250px;
 
                height: 100px;
 
            }
 
*/
 
 
              
 
              
 
             /* Button */
 
             /* Button */
Line 135: Line 126:
 
             .menu li ul li a:hover {
 
             .menu li ul li a:hover {
 
                 background-color: rgb(152,193,147);
 
                 background-color: rgb(152,193,147);
 +
            }
 +
            .menu .icon {
 +
                display: none;
 
             }
 
             }
 
              
 
              
Line 237: Line 231:
 
             </div>
 
             </div>
 
         </div>
 
         </div>
      
+
       
 +
     <h1>This is a test case.</h1>
 
     </body>
 
     </body>
  
 
</html>
 
</html>

Latest revision as of 00:17, 18 October 2018

This is a test case.