Jump to content

MediaWiki:Gadget-diff red underline.css: Difference between revisions

From The Austrian Economics Wiki, the global repository of classical-liberal thought
Fixed some new lines so this source displays better.
 
m 1 revision
 
(No difference)

Latest revision as of 04:20, 17 December 2013

/*   
=== WARNING: GLOBAL GADGET FILE ===
Changes to this page affect many users.
Please discuss changes on the talk page 
or on [[Wikipedia_talk:Gadget]] before editing.

Made by [[User:Davidgothberg]]

Adds red underlining to text that has changed in diffs.
*/

.diffchange {
    border: none;
    border-bottom: 1px solid #f00; 
}