Increase table font size.
This commit is contained in:
parent
5f91f7a67e
commit
30b933017a
@ -4,6 +4,7 @@ main table.list{
|
|||||||
}
|
}
|
||||||
main table.list tr{
|
main table.list tr{
|
||||||
height:2.5rem;
|
height:2.5rem;
|
||||||
|
font-size: 1.15rem;
|
||||||
background-color:#242424;
|
background-color:#242424;
|
||||||
}
|
}
|
||||||
main table.list tr:nth-child(odd){
|
main table.list tr:nth-child(odd){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user