style.css 423 B

123456789101112131415
  1. pre{
  2. BORDER-RIGHT: gray 1pt solid;
  3. BORDER-TOP: gray 1pt solid;
  4. BORDER-LEFT: gray 1pt solid;
  5. BORDER-BOTTOM: gray 1pt solid;
  6. MARGIN-LEFT: 0pt;
  7. background-color: #EEEEEE;
  8. }
  9. /*
  10. (C) Copyright 2008 Robert Ramey - http://www.rrsd.com .
  11. Use, modification and distribution is subject to the Boost Software
  12. License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  13. http://www.boost.org/LICENSE_1_0.txt)
  14. */