Move the link styling to th [#2931]

This commit is contained in:
Anna Anks Nowak
2018-12-30 23:41:25 +01:00
committed by Javi Martín
parent 5dd468092a
commit 2877229904

View File

@@ -215,10 +215,6 @@ $sidebar-active: #f4fcd0;
thead {
color: #fff;
a {
color: inherit;
}
}
th {
@@ -228,6 +224,10 @@ $sidebar-active: #f4fcd0;
label {
color: #fff;
}
a {
color: inherit;
}
}
.break {