Browse Source

tweak css a little to outline notes, which will print better

git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1537 e5f2f494-b856-4b98-b285-d166d9295462
Michael Graff 15 years ago
parent
commit
07cc920774
1 changed files with 1 additions and 0 deletions
  1. 1 0
      doc/userguide/userguide.css

+ 1 - 0
doc/userguide/userguide.css

@@ -14,6 +14,7 @@ body {
 
 .note {
   background-color: #ddeedd;
+  border: 1px solid #aaccaa;
   margin: 1em 0 1em 0;
   padding: 0.5em 1em 0.5em 1em;
   -moz-border-radius: 10px;