Template:Clannad:ScriptChart/main.css

From Baka-Tsuki
Revision as of 04:39, 26 January 2007 by Velocity7 (talk | contribs)
Jump to navigation Jump to search

/*

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

table.outsidetable tr, td {
  white-space: nowrap;
  vertical-align: top;
  padding: 0;
}

table.insidetable {
  margin: 0 5px 0 5px;
  border-width: 0;
  text-align: center;
  border-spacing: 2px;
}

table.insidetable th, table.insidetable td {
  background: #F9F9F9;
  border: 1px solid #AAA;
  padding: 0;
  padding-left: 3px;
  padding-right: 3px;
  vertical-align: middle;
}
/* 

*/