Difference between revisions of "User:Prino/common.css"

From Hitchwiki
Jump to navigation Jump to search
m
Line 1: Line 1:
 
td.diff-deletedline .diffchange {
 
td.diff-deletedline .diffchange {
 
     background: none repeat scroll 0 0 #FFC0FF;
 
     background: none repeat scroll 0 0 #FFC0FF;
 +
}
 +
table {
 +
  border-spacing: 2px;
 
}
 
}

Revision as of 21:48, 4 January 2016

td.diff-deletedline .diffchange {
    background: none repeat scroll 0 0 #FFC0FF;
}
table {
  border-spacing: 2px;
}