Changes for page Improvements

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

From version 92.1
edited by Ecaterina Valica
on 2009/05/15 15:15
Change comment: There is no comment for this version
To version 93.1
edited by Ecaterina Valica
on 2009/05/15 16:15
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[2]
Code
... ... @@ -12,5 +12,9 @@
12 12  
13 13  .red{
14 14   color: red;
15 +}
16 +
17 +.redStrike{
18 + color: red;
15 15   text-decoration: line-through;
16 16  }