欧美一区二区三区,国内熟女精品熟女A片视频小说,日本av网,小鲜肉男男GAY做受XXX网站

CSS中設置文字鏈接樣式

錢多多2年前18瀏覽0評論

a:link {

color: #FF0000;

text-decoration: none;

font-size: 16px;

font-weight: bold;

a:visited {

color: #00FF00;

text-decoration: none;

font-size: 16px;

font-weight: bold;

a:link {

color: #FF0000;

text-decoration: none;

font-size: 16px;

font-weight: bold;

text-decoration: underline;

font-weight: bold;

a:visited {

color: #00FF00;

text-decoration: none;

font-size: 16px;

font-weight: bold;

text-decoration: underline;

font-weight: bold;

a:hover {

color: #FF0000;

text-decoration: none;