From 0ca95ae9ad890f540a68b9fa22e9fdf3b176669a Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Fri, 17 Dec 2010 11:01:24 +0000 Subject: Add a "list" top-level tag, too. --- example.style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'example.style.css') diff --git a/example.style.css b/example.style.css index ca30722c..de85e0ee 100644 --- a/example.style.css +++ b/example.style.css @@ -1,4 +1,4 @@ -/* $Id: example.style.css,v 1.32 2010/12/17 10:37:26 kristaps Exp $ */ +/* $Id: example.style.css,v 1.33 2010/12/17 11:01:24 kristaps Exp $ */ html { min-width: 580px; width: 580px; } body { font-family: monospace; } @@ -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. */ -- cgit v1.2.3-56-ge451