Changes for page UX: Standards

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

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

Summary

Details

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