Template:Bass Line Out: Difference between revisions

mNo edit summary
mNo edit summary
Line 11: Line 11:
</noinclude>
</noinclude>
<!-- setup for tables -->
<!-- setup for tables -->
<html>
{{Style table.b2}}
 
<style type="text/css">
/* <![CDATA[ */
 
table.b1
{
    border-color: #600;
    border-style: solid;
    border-width: 1px;
    cell-padding: 5px;
    cell-spacing: 5px;
 
}
 
 
 
table.b1 td
{
    margin: 10;
    padding: 5px;
    border-color: #600;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
 
    background-color: #FFC;
    vertical-align:top;
}
 
/* ]]> */
</style>
 


</html>
</html>