Changes for page Improvements

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

From version 68.1
edited by Ecaterina Valica
on 2009/05/14 16:11
Change comment: There is no comment for this version
To version 71.1
edited by Ecaterina Valica
on 2009/05/14 16:44
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[2]
Code
... ... @@ -5,3 +5,8 @@
5 5  .orange {
6 6   color: orange;
7 7  }
8 +
9 +.red{
10 + color: red;
11 + text-decoration: line-through;
12 +}