_typography.scss 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264
  1. html, body{
  2. font-family: $Regular;
  3. line-height: 1.35;
  4. }
  5. h2{
  6. font-size: 2rem;
  7. }
  8. h4{
  9. font-weight: normal;
  10. font-size: 1rem;
  11. font-family: $Bold;
  12. }
  13. h5{
  14. font-weight: normal;
  15. font-size: 1.2rem;
  16. }
  17. nav{
  18. a{
  19. font-family: $Bold;
  20. font-size: 0.9rem;
  21. }
  22. }
  23. .container{
  24. & > .title{
  25. font-family: $Bold;
  26. }
  27. }
  28. .card-header{
  29. .publics{
  30. font-size: 0.8rem;
  31. font-family: $Bold;
  32. }
  33. }
  34. .card-title{
  35. h2{
  36. font-family:$now_alt_bold;
  37. font-weight: 400;
  38. font-size: 1.2rem!important;
  39. }
  40. .date{
  41. font-size: 0.8rem;
  42. }
  43. }
  44. .card-content{
  45. .reso{
  46. a{
  47. font-family: $Bold;
  48. font-weight: 400;
  49. }
  50. }
  51. }
  52. p{
  53. font-size: 0.9rem;
  54. strong{
  55. font-family: $Bold;
  56. font-weight: normal;
  57. }
  58. }
  59. .gal{
  60. p{
  61. font-family:$now_alt_bold;
  62. font-weight: 400;
  63. font-size: 1.2rem;
  64. line-height: 2.2rem;
  65. }
  66. }
  67. .entete{
  68. h1{
  69. font-size: 1.2rem;
  70. color: white;
  71. }
  72. p{
  73. font-family:$now_alt_bold;
  74. font-weight: 400;
  75. font-size: 1.5rem;
  76. line-height: 2rem;
  77. }
  78. }
  79. #home{
  80. p:not(:last-child){
  81. strong{
  82. font-size: 1.3rem;
  83. }
  84. }
  85. .content{
  86. p{
  87. strong{
  88. font-family:$now_alt_bold;
  89. font-weight: 400;
  90. }
  91. &:nth-of-type(n+4):not(:last-child){
  92. text-align: center;
  93. strong{
  94. color: $red;
  95. font-family:$now_alt_bold;
  96. font-weight: 400;
  97. }
  98. }
  99. }
  100. }
  101. }
  102. #item{
  103. .content{
  104. .content_s{
  105. h2{
  106. font-family: $Bold;
  107. font-size: 1.3rem;
  108. }
  109. }
  110. }
  111. .icones{
  112. p{
  113. font-family: $now_alt_bold;
  114. font-weight: 400;
  115. color: $red;
  116. font-size: 1.2rem;
  117. }
  118. }
  119. }
  120. .sidebar{
  121. .date{
  122. font-size: 0.8rem;
  123. }
  124. h2{
  125. font-family:$now_alt_bold;
  126. font-weight: 400;
  127. font-size: 1.4rem;
  128. line-height: 100px;
  129. color: white;
  130. text-align: center;
  131. }
  132. h3{
  133. font-size: 1.1rem;
  134. font-family:$now_alt_bold;
  135. font-weight: 400;
  136. }
  137. .date{
  138. color: $grey;
  139. }
  140. .side-all-agenda{
  141. a{
  142. font-size: 0.9rem;
  143. font-family: $Bold;
  144. }
  145. }
  146. }
  147. #newsletter{
  148. label{
  149. font-size: 1rem;
  150. line-height: 1.9rem;
  151. font-weight: normal;
  152. font-family: $Bold;
  153. }
  154. }
  155. .cat{
  156. width: 100%;
  157. a, label{
  158. font-family: $Bold;
  159. }
  160. }
  161. .dt{
  162. font-family: $Bold;
  163. color: $red;
  164. }
  165. #ajax-test-form{
  166. .form-label{
  167. font-size: 1.2rem;
  168. font-family: $Bold;
  169. }
  170. .radio{
  171. .form-radio{
  172. font-size: 1rem;
  173. font-family: $Bold;
  174. }
  175. }
  176. .button-wrapper{
  177. button{
  178. font-family: $Bold;
  179. }
  180. }
  181. }
  182. #send-valide{
  183. .toast{
  184. font-size: 1.3rem;
  185. font-family: $Bold;
  186. }
  187. .ok{
  188. font-family: $Bold;
  189. }
  190. }
  191. #devis{
  192. h4{
  193. font-size: 1rem;
  194. font-family:$now_alt_bold;
  195. font-weight: 400;
  196. }
  197. p{
  198. &:nth-of-type(1){
  199. color: white;
  200. text-align: center;
  201. }
  202. strong{
  203. font-family:$now_alt_bold;
  204. font-weight: 400;
  205. }
  206. }
  207. &.item{
  208. .title{
  209. font-family: $Bold;
  210. }
  211. }
  212. }
  213. .demander-votre-devis{
  214. a{
  215. p:nth-of-type(1){
  216. font-size: 2rem;
  217. }
  218. color: white;
  219. strong{
  220. font-family:$now_alt_bold;
  221. font-weight: 400;
  222. }
  223. }
  224. }
  225. #reco{
  226. h5{
  227. font-family:$Bold;
  228. font-weight: 400;
  229. }
  230. }
  231. #footer{
  232. font-family:$now_alt_medium;
  233. font-weight: 400;
  234. p{
  235. font-size: 0.8rem;
  236. a{
  237. font-family: $Bold;
  238. }
  239. }
  240. }