mirror of
https://github.com/fruworg/themu.git
synced 2024-11-16 07:07:16 +03:00
th table with bigger font size
Co-authored-by: Athul Cyriac Ajay <athul8720@gmail.com>
This commit is contained in:
parent
0053a709f5
commit
5321e4817f
@ -306,6 +306,7 @@ table {
|
|||||||
table th{
|
table th{
|
||||||
padding: 6px 13px;
|
padding: 6px 13px;
|
||||||
border: 1px solid #dfe2e5;
|
border: 1px solid #dfe2e5;
|
||||||
|
font-size: large;
|
||||||
}
|
}
|
||||||
|
|
||||||
table td{
|
table td{
|
||||||
|
Loading…
Reference in New Issue
Block a user