minor fixes
[redakcja.git] / apps / wiki / static--wiki--editor--node_modules--grunt-contrib-less--node_modules--less--test / less / css.less
index 766bdd4..90b354c 100644 (file)
@@ -7,7 +7,7 @@ div { width: 99%; }
 }
 
 h1, h2 > a > p, h3 {
-  color: none;
+  color: unset;
 }
 
 div.class {
@@ -67,7 +67,7 @@ p + h1 {
 }
 
 #more-shorthands {
-  margin: 0;
+  margin: 0.1%;
   padding: 1px 0 2px 0;
   font: normal small/20px 'Trebuchet MS', Verdana, sans-serif;
   font: 0/0 a;
@@ -80,7 +80,6 @@ p + h1 {
   width: .1em;
   background-color: #009998;
   background: -webkit-gradient(linear, left top, left bottom, from(red), to(blue));
-  margin: ;
   .nested-multiple {
        multiple-semi-colons: yes;;;;;;
   };