diff --git a/par-defaut.css b/par-defaut.css deleted file mode 100644 index a8a3693..0000000 --- a/par-defaut.css +++ /dev/null @@ -1,997 +0,0 @@ -.font-size-10 { - font-size: 10px; -} - -.font-size-11 { - font-size: 11px; -} - -.font-size-12 { - font-size: 12px; -} - -.font-size-13 { - font-size: 13px; -} - -.font-size-14 { - font-size: 14px; -} - -.font-size-15 { - font-size: 15px; -} - -.font-size-16 { - font-size: 16px; -} - -.font-size-17 { - font-size: 17px; -} - -.font-size-18 { - font-size: 18px; -} - -.font-size-19 { - font-size: 19px; -} - -.font-size-20 { - font-size: 20px; -} - -.font-size-21 { - font-size: 21px; -} - -.font-size-22 { - font-size: 22px; -} - -.font-size-23 { - font-size: 23px; -} - -.font-size-24 { - font-size: 24px; -} - -.font-size-25 { - font-size: 25px; -} - -.font-size-26 { - font-size: 26px; -} - -.font-size-27 { - font-size: 27px; -} - -.font-size-28 { - font-size: 28px; -} - -.font-size-29 { - font-size: 29px; -} - -.font-size-30 { - font-size: 30px; -} - -.font-size-31 { - font-size: 31px; -} - -.font-size-32 { - font-size: 32px; -} - -.font-size-33 { - font-size: 33px; -} - -.font-size-34 { - font-size: 34px; -} - -.font-size-35 { - font-size: 35px; -} - -.font-size-36 { - font-size: 36px; -} - -.font-size-37 { - font-size: 37px; -} - -.font-size-38 { - font-size: 38px; -} - -.font-size-39 { - font-size: 39px; -} - -.font-size-40 { - font-size: 40px; -} - -.font-size-41 { - font-size: 41px; -} - -.font-size-42 { - font-size: 42px; -} - -.font-size-43 { - font-size: 43px; -} - -.font-size-44 { - font-size: 44px; -} - -.font-size-45 { - font-size: 45px; -} - -.font-size-46 { - font-size: 46px; -} - -.font-size-47 { - font-size: 47px; -} - -.font-size-48 { - font-size: 48px; -} - -.font-size-49 { - font-size: 49px; -} - -.font-size-50 { - font-size: 50px; -} - -.font-size-51 { - font-size: 51px; -} - -.font-size-52 { - font-size: 52px; -} - -.font-size-53 { - font-size: 53px; -} - -.font-size-54 { - font-size: 54px; -} - -.font-size-55 { - font-size: 55px; -} - -.font-size-56 { - font-size: 56px; -} - -.font-size-57 { - font-size: 57px; -} - -.font-size-58 { - font-size: 58px; -} - -.font-size-59 { - font-size: 59px; -} - -.font-size-60 { - font-size: 60px; -} - -.font-size-61 { - font-size: 61px; -} - -.font-size-62 { - font-size: 62px; -} - -.font-size-63 { - font-size: 63px; -} - -.font-size-64 { - font-size: 64px; -} - -.font-size-65 { - font-size: 65px; -} - -.font-size-66 { - font-size: 66px; -} - -.font-size-67 { - font-size: 67px; -} - -.font-size-68 { - font-size: 68px; -} - -.font-size-69 { - font-size: 69px; -} - -.font-size-70 { - font-size: 70px; -} - -.color-rouge { - color: red; -} - -.color-bleu { - color: blue; -} - -.color-vert { - color: green; -} - -.color-noir { - color: black; -} - -.color-blanc { - color: white; -} - -.color-gris { - color: grey; -} - -.color-jaune { - color: yellow; -} - -.color-orange { - color: orange; -} - -.color-violet { - color: violet; -} - -.color-rose { - color: pink; -} - -.color-marron { - color: brown; -} - -.color-cyan { - color: cyan; -} - -.color-argent { - color: silver; -} - -.color-or { - color: gold; -} - -.bg-rouge { - background-color: red; -} - -.bg-bleu { - background-color: blue; -} - -.bg-vert { - background-color: green; -} - -.bg-noir { - background-color: black; -} - -.bg-blanc { - background-color: white; -} - -.bg-gris { - background-color: grey; -} - -.bg-jaune { - background-color: yellow; -} - -.bg-orange { - background-color: orange; -} - -.bg-violet { - background-color: violet; -} - -.bg-rose { - background-color: pink; -} - -.bg-marron { - background-color: brown; -} - -.bg-cyan { - background-color: cyan; -} - -.bg-argent { - background-color: silver; -} - -.bg-or { - background-color: gold; -} - -.text-align-left { - text-align: left; -} - -.text-align-center { - text-align: center; -} - -.text-align-right { - text-align: right; -} - -.bold { - font-weight: bold; -} - -.italic { - font-style: italic; -} - -.underline { - text-decoration: underline; -} - -.strike { - text-decoration: line-through; -} - -.uppercase { - text-transform: uppercase; -} - -.lowercase { - text-transform: lowercase; -} - -.capitalize { - text-transform: capitalize; -} - -.height-10 { - height: 10px; -} - -.height-20 { - height: 20px; -} - -.height-30 { - height: 30px; -} - -.height-40 { - height: 40px; -} - -.height-50 { - height: 50px; -} - -.height-60 { - height: 60px; -} - -.height-70 { - height: 70px; -} - -.height-80 { - height: 80px; -} - -.height-90 { - height: 90px; -} - -.height-100 { - height: 100px; -} - -.height-110 { - height: 110px; -} - -.height-120 { - height: 120px; -} - -.height-130 { - height: 130px; -} - -.height-140 { - height: 140px; -} - -.height-150 { - height: 150px; -} - -.height-160 { - height: 160px; -} - -.height-170 { - height: 170px; -} - -.height-180 { - height: 180px; -} - -.height-190 { - height: 190px; -} - -.height-200 { - height: 200px; -} - -.height-210 { - height: 210px; -} - -.height-220 { - height: 220px; -} - -.height-230 { - height: 230px; -} - -.height-240 { - height: 240px; -} - -.height-250 { - height: 250px; -} - -.height-260 { - height: 260px; -} - -.height-270 { - height: 270px; -} - -.height-280 { - height: 280px; -} - -.height-290 { - height: 290px; -} - -.height-300 { - height: 300px; -} - -.height-310 { - height: 310px; -} - -.height-320 { - height: 320px; -} - -.height-330 { - height: 330px; -} - -.height-340 { - height: 340px; -} - -.height-350 { - height: 350px; -} - -.height-400 { - height: 400px; -} - -.height-450 { - height: 450px; -} - -.height-500 { - height: 500px; -} - -.width-10 { - width: 10px; -} - -.width-20 { - width: 20px; -} - -.width-30 { - width: 30px; -} - -.width-40 { - width: 40px; -} - -.width-50 { - width: 50px; -} - -.width-60 { - width: 60px; -} - -.width-70 { - width: 70px; -} - -.width-80 { - width: 80px; -} - -.width-90 { - width: 90px; -} - -.width-100 { - width: 100px; -} - -.width-110 { - width: 110px; -} - -.width-120 { - width: 120px; -} - -.width-130 { - width: 130px; -} - -.width-140 { - width: 140px; -} - -.width-150 { - width: 150px; -} - -.width-160 { - width: 160px; -} - -.width-170 { - width: 170px; -} - -.width-180 { - width: 180px; -} - -.width-190 { - width: 190px; -} - -.width-200 { - width: 200px; -} - -.width-210 { - width: 210px; -} - -.width-220 { - width: 220px; -} - -.width-230 { - width: 230px; -} - -.width-240 { - width: 240px; -} - -.width-250 { - width: 250px; -} - -.width-260 { - width: 260px; -} - -.width-270 { - width: 270px; -} - -.width-280 { - width: 280px; -} - -.width-290 { - width: 290px; -} - -.width-300 { - width: 300px; -} - -.width-310 { - width: 310px; -} - -.width-320 { - width: 320px; -} - -.width-330 { - width: 330px; -} - -.width-340 { - width: 340px; -} - -.width-350 { - width: 350px; -} - -.width-400 { - width: 400px; -} - -.width-450 { - width: 450px; -} - -.width-500 { - width: 500px; -} - -.margin-bottom-10 { - margin-bottom: 10px; -} - -.margin-bottom-20 { - margin-bottom: 20px; -} - -.margin-bottom-30 { - margin-bottom: 30px; -} - -.margin-bottom-40 { - margin-bottom: 40px; -} - -.margin-bottom-50 { - margin-bottom: 50px; -} - -.margin-bottom-60 { - margin-bottom: 60px; -} - -.margin-bottom-70 { - margin-bottom: 70px; -} - -.margin-bottom-80 { - margin-bottom: 80px; -} - -.margin-bottom-90 { - margin-bottom: 90px; -} - -.margin-bottom-100 { - margin-bottom: 100px; -} - -.margin-bottom-110 { - margin-bottom: 110px; -} - -.margin-bottom-120 { - margin-bottom: 120px; -} - -.margin-bottom-130 { - margin-bottom: 130px; -} - -.margin-bottom-140 { - margin-bottom: 140px; -} - -.margin-bottom-150 { - margin-bottom: 150px; -} - -.margin-top-10 { - margin-top: 10px; -} - -.margin-top-20 { - margin-top: 20px; -} - -.margin-top-30 { - margin-top: 30px; -} - -.margin-top-40 { - margin-top: 40px; -} - -.margin-top-50 { - margin-top: 50px; -} - -.margin-top-60 { - margin-top: 60px; -} - -.margin-top-70 { - margin-top: 70px; -} - -.margin-top-80 { - margin-top: 80px; -} - -.margin-top-90 { - margin-top: 90px; -} - -.margin-top-100 { - margin-top: 100px; -} - -.margin-top-110 { - margin-top: 110px; -} - -.margin-top-120 { - margin-top: 120px; -} - -.margin-top-130 { - margin-top: 130px; -} - -.margin-top-140 { - margin-top: 140px; -} - -.margin-top-150 { - margin-top: 150px; -} - -.margin-left-10 { - margin-left: 10px; -} - -.margin-left-20 { - margin-left: 20px; -} - -.margin-left-30 { - margin-left: 30px; -} - -.margin-left-40 { - margin-left: 40px; -} - -.margin-left-50 { - margin-left: 50px; -} - -.margin-left-60 { - margin-left: 60px; -} - -.margin-left-70 { - margin-left: 70px; -} - -.margin-left-80 { - margin-left: 80px; -} - -.margin-left-90 { - margin-left: 90px; -} - -.margin-left-100 { - margin-left: 100px; -} - -.margin-left-110 { - margin-left: 110px; -} - -.margin-left-120 { - margin-left: 120px; -} - -.margin-left-130 { - margin-left: 130px; -} - -.margin-left-140 { - margin-left: 140px; -} - -.margin-left-150 { - margin-left: 150px; -} - -.margin-right-10 { - margin-right: 10px; -} - -.margin-right-20 { - margin-right: 20px; -} - -.margin-right-30 { - margin-right: 30px; -} - -.margin-right-40 { - margin-right: 40px; -} - -.margin-right-50 { - margin-right: 50px; -} - -.margin-right-60 { - margin-right: 60px; -} - -.margin-right-70 { - margin-right: 70px; -} - -.margin-right-80 { - margin-right: 80px; -} - -.margin-right-90 { - margin-right: 90px; -} - -.margin-right-100 { - margin-right: 100px; -} - -.margin-right-110 { - margin-right: 110px; -} - -.margin-right-120 { - margin-right: 120px; -} - -.margin-right-130 { - margin-right: 130px; -} - -.margin-right-140 { - margin-right: 140px; -} - -.margin-right-150 { - margin-right: 150px; -} - -.hide { - display: none; -} - -.display-block { - display: block; -} - -.display-inline { - display: inline; -} - -.display-inline-block { - display: inline-block; -} - -.no-decoration { - text-decoration: none; -} - -.no-margin { - margin: 0; -} - -.no-padding { - padding: 0; -} - -.no-border { - border: 0; -} - -.no-outline { - outline: 0; -} - -.no-shadow { - box-shadow: none; -} - -.no-background { - background: none; -} - -.no-color { - color: none; -} - -.no-text-transform { - text-transform: none; -} - -.no-text-align { - text-align: none; -} - -