diff options
Diffstat (limited to 'scenario/style.css')
| -rw-r--r-- | scenario/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scenario/style.css b/scenario/style.css index 956bdc52..43690e2c 100644 --- a/scenario/style.css +++ b/scenario/style.css @@ -5,3 +5,7 @@ th { tr { border: 1px solid black; } + +.redbox { + background-color: red; +}
\ No newline at end of file |
