Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

draft: Add tools pages

Closed René Ribaud requested to merge Uggla/compagnons-devops.fr:tools into main
6 files
+ 1570
9892
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 26
0
 
ihtml {
 
font-family: sans-serif;
 
font-size: 14px;
 
}
 
 
table {
 
border: 1px solid lightgray;
 
}
 
 
tbody {
 
border-bottom: 1px solid lightgray;
 
}
 
 
th {
 
border-bottom: 1px solid lightgray;
 
border-right: 1px solid lightgray;
 
padding: 2px 4px;
 
}
 
 
tfoot {
 
color: gray;
 
}
 
 
tfoot th {
 
font-weight: normal;
 
}
Loading