Difference between revisions of "Template:Clannad:ScriptChart/main.css"

From Baka-Tsuki
Jump to navigation Jump to search
 
Line 1: Line 1:
  +
/* <pre> */
  +
/* CSS placed here will affect users of the usertable skin */
  +
/* BEGIN Diff rendering */
  +
 
table.insidetable {
 
table.insidetable {
 
border-collapse: collapse;
 
border-collapse: collapse;
Line 6: Line 10:
 
border: 1px #aaaaaa solid;
 
border: 1px #aaaaaa solid;
 
}
 
}
  +
/* END Diff rendering */
  +
  +
/* </pre> */

Revision as of 16:26, 25 January 2007

/*

 */
/* CSS placed here will affect users of the usertable skin */
/* BEGIN Diff rendering */

table.insidetable {
  border-collapse: collapse;
}

table.insidetable td{
  border: 1px #aaaaaa solid;
}
/* END Diff rendering */

/* 

*/