Utilisateur:Raymond SÉNÈQUE/vector.css : Différence entre versions

De WikiGenWeb
Aller à : navigation, rechercher
m
m
Ligne 17 : Ligne 17 :
  
  
.editsection {font-size: 0.8em; color: gray}
+
.editsection {font-size: 0.8em;
 +
    color: gray;
 +
    background-image: url(images/edit-icon.png);
 +
}
 
.editsection a {color: gray; margin: 0.5em}
 
.editsection a {color: gray; margin: 0.5em}

Version du 14 mars 2011 à 14:26

.prebox {
width:99%;
border:1px dashed #2f6fab;
padding-left:10px;
padding-right:10px;
margin:0 auto;
font-family:courier new;
font-size: 1em;
text-decoration: none;
text-align:justify;
background-color: #f9f9f9;
}
code {
font-family:courier new;
font-size: 1em;
}


.editsection {font-size: 0.8em;
     color: gray;
     background-image: url(images/edit-icon.png);
}
.editsection a {color: gray; margin: 0.5em}