index.min.css 455 B

1
  1. *{margin:0;padding:0;list-style:none;text-decoration:none;box-sizing:border-box}body,html{font-size:30px}.windy,ul{color:#ff0;background-color:#f00}h1{width:400px;height:100px;font-size:50px;background:#ff0}ul{width:400px;height:400px;background:#ff0;list-style:none;width:200px;height:300px;margin:10px;border:3px solid #00f}ul li{padding:10px}ul li a{text-decoration:none;color:#00f;font-size:40px;font-weight:bold}ul li a:hover{color:red}p{color:blue}