Template:Clannad:ScriptChart/main.css

From Baka-Tsuki
Revision as of 19:57, 25 January 2007 by Velocity7 (talk | contribs)
Jump to navigation Jump to search

/*

 */
table.outsidetable {
  margin-left: auto;
  margin-right: auto;
}

table.insidetable {
  margin:1em 1em 1em 0;
  border-width: 0;
  text-align: center;
}

table.insidetable th, table.insidetable td {
  background: #F9F9F9;
  border: 1px solid #AAA;
  border-width: 1px;
  padding: 3px;
}

table.outsidetable tr td {
  white-space: nowrap;
}
/* 

*/