You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- #carto-int {
- .title-interactive {
- color: $orange;
- font-family: FranklinGothic;
- text-align: center;
- margin-top: 75px;
- margin-bottom: 75px;
- }
-
- .carto-bulles {
- border: 2px solid $green;
- min-height: 800px;
-
- tspan {
- font-family: dinbold;
- }
- }
- }
|