Skip to content
Extraits de code Groupes Projets
Valider 746cb746 rédigé par Dan Hansen's avatar Dan Hansen
Parcourir les fichiers

Merge pull request #2001 from johnedmonds/master

Opera header gradient
parents d498110b cfd174bd
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -71,6 +71,7 @@ $easing: linear;
background-image: -webkit-gradient(linear, 0% $start, 0% $end, from($from), to($to));
background-image: -moz-linear-gradient(top, $from $start, $to $end);
background-image: -o-linear-gradient(top, $from $start, $to $end);
}
@mixin opacity($val){
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter