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

From Baka-Tsuki
Jump to navigation Jump to search
Velocity7 (talk | contribs)
No edit summary
 
Velocity7 (talk | contribs)
No edit summary
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 14: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 */

/* 

*/