diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,6 +12,9 @@ .ec-timeline .ec-time, .ec-timeline .ec-line { width: 80px; } + #myTable th { + text-align: left; + } </style> </head> <body> |
