CSS/gifu/notebook

From 2014.igem.org

(Difference between revisions)
Line 31: Line 31:
   }
   }
-
table { background-color:#ffffff;
+
table { background: #666; }
-
}
+
tr { background: #fff; }
-
tr {
+
td { padding: 5px; }
-
  background-color:#ffffff;
+
.odd { background: #ddd; }
-
}
+
-
.odd {
+
-
background-color:#dddddd;
+
-
}
+
-
 
+
</style>
</style>
</head>
</head>
</html>
</html>

Revision as of 03:04, 23 August 2014