OpenWetWare:Presentations/default.css: Difference between revisions
From OpenWetWare
Jump to navigationJump to search
No edit summary |
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> | ||
Latest revision as of 02:57, 12 June 2007
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" />