Changes for page Improvements

Last modified by Ecaterina Moraru on 2013/11/13 12:47

From version 93.2
edited by Ecaterina Valica
on 2009/06/24 12:15
Change comment: Renamed links to Improvements.BoxesExample following the rename of that page
To version 95.1
edited by Ecaterina Valica
on 2009/07/01 15:28
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[2]
Code
... ... @@ -18,3 +18,7 @@
18 18   color: red;
19 19   text-decoration: line-through;
20 20  }
21 +
22 +.strike a, .strike{
23 + text-decoration: line-through;
24 +}