diff options
-rw-r--r-- | style.css | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -36,6 +36,9 @@ table thead td { table td { padding: 0 0.4em; +} + +#content table td { white-space: nowrap; vertical-align: top; } |
![]() |
index : stagit-fork | |
static git page generator - fork with some customisations | Thorsten Ortlepp |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | style.css | 3 |
@@ -36,6 +36,9 @@ table thead td { table td { padding: 0 0.4em; +} + +#content table td { white-space: nowrap; vertical-align: top; } |