Style tweaks
This commit is contained in:
@ -1,14 +1,10 @@
|
||||
body {
|
||||
font-size: 16px;
|
||||
font-family: -apple-system,
|
||||
BlinkMacSystemFont,
|
||||
"Segoe UI",
|
||||
Roboto,
|
||||
Helvetica,
|
||||
Arial,
|
||||
sans-serif;
|
||||
line-height: 1.5;
|
||||
font-size: 14px;
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
|
||||
Arial, sans-serif;
|
||||
line-height: 1.7;
|
||||
padding: 0px 10px 5px;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
table {
|
||||
@ -22,7 +18,8 @@ tr.even {
|
||||
th {
|
||||
text-align: left;
|
||||
}
|
||||
th, td {
|
||||
th,
|
||||
td {
|
||||
padding: 0.25em 0.5em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user