模板:人物信息/styles.css

来自Age Of History 2 Chinese Wiki
跳转至:导航、​搜索
0.00
(0票)
.infobox table a {
color:#007bff;
text-decoration: none;
}
.infobox table a:hover {
text-decoration: underline;
}
.infobox td a {
color:#007bff;
text-decoration: none;
}
.infobox td a:hover {
text-decoration: underline;
}
.infobox td a:visited {
color:#6A60B0;
text-decoration: none;
}
.infobox td a:visited:hover {
text-decoration: underline;
}
.infobox td a.new {
color:#bf3c2c;
text-decoration: none;
}
.infobox td a.new:hover {
text-decoration: underline;
}
Loading comments...