@font-face { font-family: "NotoSansCJKsc"; font-weight: normal; font-style: normal; src: url("../Fonts/NotoSansCJKsc-DemiLight.otf"); } @font-face { font-family: "NotoMono"; font-weight: normal; font-style: normal; src: url("../Fonts/NotoMono.woff") format ("woff"); } @font-face { font-family: "NotoSerif"; font-weight: normal; font-style: normal; src: url("../Fonts/NotoSerif.woff") format ("woff"); } h1 { font-size: 40px; } h2 { font-size: 30px; } h3 { font-size: 22px; color: black; background-color: #79DCFC; padding: 5px; } body { font-size: 20px; font-family: "NotoSerif", serif; font-weight: normal; font-style: serif; } ul { font-size: 20px; } ol { font-size: 20px; } dt { font-style: italic; } h1, h2, h3 { text-align: center; } .hanzist { color: coral; font-size: 30px; font-family: "NotoSansCJKsc"; } .hanzi { color: darkred; font-size: 22px; font-family: "NotoSansCJKsc"; } .pinyin { color: blue; } .pinyinst { color: blue; font-size: 30px; } .un { font-size: 22px; text-align: center; background-color: lightblue; border-style: solid; border-width: 1px; margin: auto; width: 50%; padding: 30px 30px 30px 30px; } .deux { font-size: 30px; text-align: center; background-color: lightblue; border-style: solid; border-width: 1px; margin: auto; width: 70%; padding: 30px 30px 30px 30px; } .trois { font-size: 26px; text-align: center; background-color: yellow; border-style: solid; border-width: 1px; margin: auto; width: 70%; padding: 30px 30px 30px 30px; } .exemple { margin-left: 30px; } .rouge { color: red; } .orange { color: orange; } .pgris { color: #D1D1D1; } .rose { color: #CE90D4; } .jaune { color: yellow; } .vert { color: green; } .gris { background-color: lightgrey; } .grisleger { background-color: AntiqueWhite; } .fondjaune { background-color: yellow; } .encadrejaune { border-style: solid; border-color: yellow; border-width: 1px; } .encadrevert { border-style: solid; border-color: green; border-width: 1px; } .encadrenoir { border-style: solid; border-color: black; border-width: 1px; } .encadrerouge { border-style: solid; border-color: red; border-width: 1px; } .table1 th { background-color: lightgrey; color: white; } .table1 th, td { border-bottom: 1px solid #ddd; } .table1 tr:nth-child(even) { background-color: #f2f2f2 } .table2 { border-collapse: collapse; background-color: #F0F4F5; caption-side: bottom; margin: auto; width: 80%; } .table2.tr.td { background-color: #D2D5D6; } .table2 th { text-align: center; background-color: #4CAF50; } .table2 td { text-align: center; } .block1 { display: block; } .grissuperleger { color: #777; } .table3 { margin: 15px; border: 1px solid #ddd; border-collapse: collapse; background-color: #eee; width: 80%; } .table3 th, td { padding: 15px; border: 1px solid #ddd; border-collapse: collapse; } .al { vertical-align: top; } .exampleCorps { padding-left: 35px; padding-top: 15px; }