色婷婷狠狠18禁久久YY,CHINESE性内射高清国产,国产女人18毛片水真多1,国产AV在线观看

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;