Template:N Chart/styles.css: Difference between revisions

No edit summary
No edit summary
Line 11: Line 11:


table.n-table td {
table.n-table td {
   padding: 0 4px 0 4px;  
   padding: 0;  
   margin: 0;
   margin: 0 4px 0 4px;
   color: red;
   color: blue;
}
}


/* [[Category:Template stylesheets]] */
/* [[Category:Template stylesheets]] */