diff options
Diffstat (limited to 'example.style.css')
-rw-r--r-- | example.style.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/example.style.css b/example.style.css index c0ddd82b..2f8c4212 100644 --- a/example.style.css +++ b/example.style.css @@ -40,7 +40,8 @@ table { margin-top: 0px; margin-bottom: 0px; } /* Block modes. */ -.display { } +.display { } /* Top of all Bd, D1, Dl. */ +.list { } /* Top of all Bl. */ /* Context-specific modes. */ |