MediaWiki:Vector.css: Difference between revisions

revert; that was a bad idea
(trying to make deletedline text center in cell; larger markers)
(revert; that was a bad idea)
Line 20: Line 20:
text-align: right;
text-align: right;
font-weight: bold;
font-weight: bold;
font-size: 2.75em;
font-size: 1.75em;
}
}


Line 32: Line 32:
td.diff-context
td.diff-context
{
{
font-size: 100%;
vertical-align: top;
vertical-align: top;
white-space: -moz-pre-wrap;
white-space: -moz-pre-wrap;
Line 41: Line 42:
{
{
border-style: solid;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-width: 1px 1px 1px 4px;
border-radius: 0.33em;
border-radius: 0.33em;
}
}