選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

18 行
288B

  1. #carto-int {
  2. .title-interactive {
  3. color: $orange;
  4. font-family: FranklinGothic;
  5. text-align: center;
  6. margin-top: 75px;
  7. margin-bottom: 75px;
  8. }
  9. .carto-bulles {
  10. border: 2px solid $green;
  11. min-height: 800px;
  12. tspan {
  13. font-family: dinbold;
  14. }
  15. }
  16. }