Utilisateur:AdminWikiACA/vector.css : Différence entre versions

De WIKIACA
Aller à : navigation, rechercher
Ligne 1 : Ligne 1 :
 
body {
 
body {
 
background-color: red;
 
background-color: red;
 +
}
 +
 +
h1 {
 +
color: blue;
 
}
 
}

Version du 22 février 2016 à 11:35

body {
background-color: red;
}

h1 {
color: blue;
}