X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=philter%2Fphilter%2Fcss%2Fdefault.css;h=9d1b45b5e695a54b82e62299fb01be2637fc1c26;hb=86b5093c27b4c24bf77edd715ed30967e89ff08f;hp=72d20e55c68eb4c297d12c9a1a149f4e7b76b6f4;hpb=602a1c497c6b2190877e984f86d5777d0f85a041;p=old-projects.git diff --git a/philter/philter/css/default.css b/philter/philter/css/default.css index 72d20e5..9d1b45b 100644 --- a/philter/philter/css/default.css +++ b/philter/philter/css/default.css @@ -47,12 +47,16 @@ table.bicol tr.impair { background-color: #cccccc; } -/********** DIV **********/ - -div.row { - padding: 2px; +table.bicol div { + padding: 3px; + border-bottom: 1px solid; } +div.rubrique { + border-top: 1px solid #000080; + border-bottom: 1px solid #000080; + background: #cccccc; +} /******************************************************************************** * $id: header.inc.php,v 1.2 2003/08/03 16:02:41 madcoder exp $ * vim: set expandtab shiftwidth=4 tabstop=4 softtabstop=4 textwidth=100 nocin: