Changes for page UX: Standards

Last modified by Ecaterina Moraru on 2013/11/13 16:30

From version Icon 51.1 Icon
edited by Ecaterina Valica
on 2009/07/29 14:46
Change comment: There is no comment for this version
To version Icon 53.1 Icon
edited by Ecaterina Valica
on 2009/07/29 14:53
Change comment: There is no comment for this version

Summary

Details

Icon XWiki.StyleSheetExtension[1]
Code
... ... @@ -1,5 +1,4 @@
1 1  .palette {
2 - clear: both;
3 3   display: block;
4 4  }
5 5  
Icon XWiki.StyleSheetExtension[2]
Code
... ... @@ -8,5 +8,5 @@
8 8  h6 {
9 9  font-size:1em;
10 10  font-weight:bold;
11 -color: #888;
11 +color: #ddd;
12 12  }