diff options
Diffstat (limited to 'scenario/style.css')
| -rw-r--r-- | scenario/style.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/scenario/style.css b/scenario/style.css new file mode 100644 index 00000000..956bdc52 --- /dev/null +++ b/scenario/style.css @@ -0,0 +1,7 @@ +th { + text-align: left; +} + +tr { + border: 1px solid black; +} |
