From e1c3f7500bbd29846e2b026a9bea7ee857131695 Mon Sep 17 00:00:00 2001 From: Daniel Burrows Date: Thu, 21 Feb 2008 21:39:01 -0800 Subject: Document the new explicit-variable-name matchers. This introduces some experimental use of and
. If they seem useful, I might want to add more in the future. --- doc/aptitude.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/aptitude.css') diff --git a/doc/aptitude.css b/doc/aptitude.css index 9f88a714..0bf6ecc8 100644 --- a/doc/aptitude.css +++ b/doc/aptitude.css @@ -77,3 +77,10 @@ pre.screen { border-bottom: black solid 2px; } + +.example +{ + border-left: medium solid black; + padding-left: 0.5em; + background-color: #EEEEEE; +} -- cgit v1.2.3