relooking
[old-projects.git] / philter / philter / css / default.css
index 72d20e5..9d1b45b 100644 (file)
@@ -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: