User:Paradox-01/vector.css: Difference between revisions

From OniGalore
Jump to navigation Jump to search
No edit summary
(the mouse over makes me paranoid)
Line 6: Line 6:
border: 1px #aaa solid;
border: 1px #aaa solid;
padding: 0.2em;
padding: 0.2em;
position: fixed;
/* position: fixed; */
}
}

Revision as of 12:15, 18 November 2012

td.diff-addedline, td.diff-deletedline, td.diff-context {font-size:90%}


.hovertable td.hovertable_descrip
{
	border: 1px #aaa solid;
	padding: 0.2em;
	/* position: fixed; */
}