mirror of
https://github.com/moparisthebest/pacman
synced 2024-10-31 23:55:04 -04:00
8 lines
78 B
CSS
8 lines
78 B
CSS
|
table th, table td {
|
||
|
padding: 0.2em 1em;
|
||
|
}
|
||
|
|
||
|
table td p.table {
|
||
|
margin: 0;
|
||
|
}
|