Jump to content

MediaWiki:Mobile.css: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will affect users of the mobile site */
/* CSS placed here will affect users of the mobile site */
table.sweet1 td{
table.sweet1 td{
   border: 1px solid black;
   border: 1px solid white;
   margin: 0 0 -10px 0;
 
}
 
sweet1 {
  border: 1px solid white;
   margin: 0 0 -10 0;
 
}
}