Template:Clannad:ScriptChart/main.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* <pre> */ | /* <pre> */ | ||
table.outsidetable { | |||
margin-left: auto; | |||
margin-right: auto; | |||
} | |||
table.insidetable { | table.insidetable { | ||
border-collapse: collapse; | border-collapse: collapse; |
Revision as of 15:51, 25 January 2007
/*
*/ table.outsidetable { margin-left: auto; margin-right: auto; } table.insidetable { border-collapse: collapse; background: #f9f9f9; text-align: center; white-space: nowrap; } table.insidetable td{ border: 1px #aaaaaa solid; padding: 3px; } /*
*/