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 : git.codemadness.org/stagit | |
| static git page generator. |
| 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; } |