!DOCTYPE htmlhtml lang=enhead meta charset=UTF-8 meta http-equiv=X-UA-Compatible content=IE=edge meta name=viewport content=width=device-width initial-scale=10 titleDocumenttitle style
<style>
.nav a {
color: #000;
text-decoration: none;
margin-right: 20px;
font-size: 18px;
font-weight: bold;
}
.nav a:hover {
color: blue;
}
</style>
原文地址: http://www.cveoy.top/t/topic/bD7N 著作权归作者所有。请勿转载和采集!