DOC: Adjust link font in contentstable.

This commit is contained in:
Tony S Yu
2012-02-05 02:51:58 -05:00
parent 05b291fb3a
commit 7da2c0d544
+3 -3
View File
@@ -421,12 +421,12 @@ table.contentstable p.biglink {
line-height: 150%;
}
table.contentstable {
table.contentstable, table.contentstable td, table.contentstable th {
border-style: none;
}
table.contentstable td, table.contentstable th {
border-style: none;
table.contentstable a {
font-size: 120%;
}
a.biglink {