OpenWetWare:Presentations/default.css
From OpenWetWare
< OpenWetWare:Presentations(Difference between revisions)
Current revision (22:57, 11 June 2007) (view source) (add transparent color for tables, needed for opera) |
|||
| Line 515: | Line 515: | ||
@media print { div.comment { display: block; visibility: visible } } | @media print { div.comment { display: block; visibility: visible } } | ||
| + | |||
| + | table { | ||
| + | background-color:transparent; | ||
| + | } | ||
</style> | </style> | ||
Current revision
This is the default css file for slide presentations. <syntax type='css' file="http://openwetware.org/index.php?title=OpenWetWare:Presentations/default.css&action=raw" />


