Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 2 : | Ligne 2 : | ||
font: x-small sans-serif; | font: x-small sans-serif; | ||
/* @embed */ | /* @embed */ | ||
background: #ff0000 ; | background-color: #ff0000 ; | ||
background-image: none; | |||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; |
Version du 16 octobre 2014 à 14:41
body {
font: x-small sans-serif;
/* @embed */
background-color: #ff0000 ;
background-image: none;
margin: 0;
padding: 0;
direction: ltr; /* Needed for RTL flipping */
unicode-bidi: embed;
}