/*.container:hover ul.ul li:nth-child(2){ background: #000; }*/ .wrap{ width: 100px; height: 100px; background: #6c0; } /*hover失效*/ .container:hover div.wrap{ background: red; } </style> </head> <body> <div class="container"> <ul class="ul"> <li></li> <li></li> <li></li> <li></li> </ul> </div> <div class="wrap"></div> </body>
付费偷看金额在0.1-10元之间
一周热门 更多>