Changes

Jump to navigation Jump to search
no edit summary
Line 6: Line 6:  
.mw-body h1, .mw-body h2 {
 
.mw-body h1, .mw-body h2 {
 
   font-family:'Lora', serif;
 
   font-family:'Lora', serif;
   -webkit-transition: all 0.12s ease-out;
+
   -webkit-transition: all 0.05s ease-out;
   -moz-transition:    all 0.12s ease-out;
+
   -moz-transition:    all 0.05s ease-out;
   -ms-transition:    all 0.12s ease-out;
+
   -ms-transition:    all 0.05s ease-out;
   -o-transition:      all 0.12s ease-out;
+
   -o-transition:      all 0.05s ease-out;
 
}
 
}
  

Navigation menu