CSS/gifu/notebook
From 2014.igem.org
(Difference between revisions)
Line 33: | Line 33: | ||
table { background: #ffffff; } | table { background: #ffffff; } | ||
tr { background: #ffffff; } | tr { background: #ffffff; } | ||
- | |||
.odd { background: #ddd; } | .odd { background: #ddd; } | ||
+ | tbody tr .odd{ | ||
+ | background:#ffffff | ||
+ | } | ||
</style> | </style> | ||
</head> | </head> | ||
</html> | </html> |
Revision as of 03:29, 23 August 2014