« Livre:Carnet de guerre 1918 de Louis Doisy.pdf » : différence entre les versions

Modif CSS 3 colonnes
Modif CSS
CssCss
Ligne 1 : Ligne 1 :
.doisytableau{ display:grid; grid-template-columns: auto auto;}.doisycol1 { font-family:garamond,times,serif;font-size: 100%; font-weight: bold;}.doisycol2 { font-family:garamond,times,serif;font-size: 100%; font-weight: bold;text-align:right;}.doisycol3 { font-family:garamond,times,serif;font-size: 100%; font-weight: bold;text-align:right;};
.doisytableau{ display:grid; grid-template-columns: auto auto;}.doisycol1 { font-family:garamond,times,serif;font-size: 100%; font-weight: bold;}.doisycol2 { font-family:garamond,times,serif;font-size: 100%; font-weight: bold;text-align:center;}.doisycol3 { font-family:garamond,times,serif;font-size: 100%; font-weight: bold;text-align:right;};