1
1
/** FONTS **/
2
2
@import url (//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
3
- @font-face {
4
- font-family : 'roboto_monobold' ;
5
- src : url ('../fonts/robotomono-bold-webfont.eot' );
6
- src : url ('../fonts/robotomono-bold-webfont.eot?#iefix' ) format ('embedded-opentype' ),
7
- url ('../fonts/robotomono-bold-webfont.woff2' ) format ('woff2' ),
8
- url ('../fonts/robotomono-bold-webfont.woff' ) format ('woff' ),
9
- url ('../fonts/robotomono-bold-webfont.ttf' ) format ('truetype' ),
10
- url ('../fonts/robotomono-bold-webfont.svg#roboto_monobold' ) format ('svg' );
11
- font-weight : normal;
12
- font-style : normal;
13
-
14
- }
15
-
16
- @font-face {
17
- font-family : 'cabinregular' ;
18
- src : url ('../fonts/cabin-regular-webfont.eot' );
19
- src : url ('../fonts/cabin-regular-webfont.eot?#iefix' ) format ('embedded-opentype' ),
20
- url ('../fonts/cabin-regular-webfont.woff2' ) format ('woff2' ),
21
- url ('../fonts/cabin-regular-webfont.woff' ) format ('woff' ),
22
- url ('../fonts/cabin-regular-webfont.ttf' ) format ('truetype' ),
23
- url ('../fonts/cabin-regular-webfont.svg#cabinregular' ) format ('svg' );
24
- font-weight : normal;
25
- font-style : normal;
26
-
27
- }
28
-
29
- @font-face {
30
- font-family : 'roboto_monoregular' ;
31
- src : url ('../fonts/robotomono-regular-webfont.eot' );
32
- src : url ('../fonts/robotomono-regular-webfont.eot?#iefix' ) format ('embedded-opentype' ),
33
- url ('../fonts/robotomono-regular-webfont.woff2' ) format ('woff2' ),
34
- url ('../fonts/robotomono-regular-webfont.woff' ) format ('woff' ),
35
- url ('../fonts/robotomono-regular-webfont.ttf' ) format ('truetype' ),
36
- url ('../fonts/robotomono-regular-webfont.svg#roboto_monoregular' ) format ('svg' );
37
- font-weight : normal;
38
- font-style : normal;
39
-
40
- }
41
3
42
4
/** GLOBAL **/
43
5
body {
56
18
padding : 10px 5px 10px 5px ;
57
19
color : # F4F3F4 ;
58
20
font-size : 24px ;
59
- font-family : 'roboto_monobold' ;
21
+ font-family : 'Roboto Mono' , monospace;
22
+ font-weight : 700 ;
60
23
}
61
24
62
25
.link : hover {
@@ -74,11 +37,11 @@ body {
74
37
}
75
38
76
39
.footer ul li a {
77
- color : # 222423 !important ;
40
+ color : # 222423 !important ;
78
41
}
79
42
80
43
.footer ul li a : hover {
81
- color : # 69E6B6 !important ;
44
+ color : # 69E6B6 !important ;
82
45
text-decoration : none !important ;
83
46
outline : 0 !important ;
84
47
}
@@ -105,7 +68,8 @@ body {
105
68
top : 20px ;
106
69
position : relative;
107
70
left : 10px ;
108
- font-family : 'roboto_monobold' ;
71
+ font-family : 'Roboto Mono' , monospace;
72
+ font-weight : 700 ;
109
73
line-height : 19px ;
110
74
text-transform : uppercase;
111
75
}
@@ -114,7 +78,8 @@ body {
114
78
margin-top : 6px ;
115
79
color : # F4F3F4 ;
116
80
background-color : transparent;
117
- font-family : 'roboto_monobold' ;
81
+ font-family : 'Roboto Mono' , monospace;
82
+ font-weight : 700 ;
118
83
font-size : 16px ;
119
84
line-height : 19px ;
120
85
margin-left : 10px ;
@@ -129,7 +94,8 @@ body {
129
94
.navbar-inverse .navbar-nav > .active > a {
130
95
color : # 69E6B6 ;
131
96
background-color : transparent;
132
- font-family : 'roboto_monobold' ;
97
+ font-family : 'Roboto Mono' , monospace;
98
+ font-weight : 700 ;
133
99
font-size : 16px ;
134
100
line-height : 19px ;
135
101
}
@@ -144,7 +110,8 @@ body {
144
110
margin-top : 6px ;
145
111
color : # F4F3F4 ;
146
112
background-color : transparent;
147
- font-family : 'roboto_monobold' ;
113
+ font-family : 'Roboto Mono' , monospace;
114
+ font-weight : 700 ;
148
115
font-size : 16px ;
149
116
line-height : 19px ;
150
117
}
@@ -233,7 +200,8 @@ body {
233
200
font-size : 32px ;
234
201
text-align : center;
235
202
margin : 30px auto;
236
- font-family : 'roboto_monobold' ;
203
+ font-family : 'Roboto Mono' , monospace;
204
+ font-weight : 700 ;
237
205
width : 50% ;
238
206
color : # F4F3F4 ;
239
207
padding-bottom : 5px ;
@@ -254,7 +222,8 @@ body {
254
222
.mover-rigths {
255
223
padding : 0px !important ;
256
224
width : 80% !important ;
257
- font-family : 'roboto_monoregular' !important ;
225
+ font-family : 'Roboto Mono' !important ;
226
+ font-weight : 400 ;
258
227
}
259
228
260
229
.container-tech img {
@@ -270,7 +239,7 @@ body {
270
239
}
271
240
272
241
.container-textos-acerca {
273
- margin-bottom : 50px ;
242
+ margin-bottom : 50px ;
274
243
}
275
244
276
245
.img-microsoft {
@@ -343,7 +312,8 @@ body {
343
312
}
344
313
345
314
.container-participa-interno p {
346
- font-family : 'cabinregular' ;
315
+ font-family : 'Cabin' , sans-serif;
316
+ font-weight : 400 ;
347
317
font-size : 18px ;
348
318
line-height : 22px ;
349
319
text-align : justify;
@@ -352,7 +322,7 @@ body {
352
322
353
323
.logo-city {
354
324
width : 100% ;
355
-
325
+
356
326
}
357
327
358
328
.container-city {
@@ -378,7 +348,8 @@ body {
378
348
color : # 656768 ;
379
349
font-size : 18px ;
380
350
line-height : 21px ;
381
- font-family : 'roboto_monobold' ;
351
+ font-family : 'Roboto Mono' , monospace;
352
+ font-weight : 700 ;
382
353
}
383
354
.move-top {
384
355
position : relative;
@@ -400,23 +371,26 @@ body {
400
371
.container-temario-interno h2 {
401
372
font-size : 38px ;
402
373
color : # F4F3F4 ;
403
- font-family : 'roboto_monobold' ;
374
+ font-family : 'Roboto Mono' , monospace;
375
+ font-weight : 700 ;
404
376
line-height : 38px ;
405
377
}
406
378
407
379
.container-temario-interno h3 {
408
380
font-size : 18px ;
409
381
color : # 222423 ;
410
- font-family : 'roboto_monobold' ;
382
+ font-family : 'Roboto Mono' , monospace;
383
+ font-weight : 700 ;
411
384
line-height : 21px ;
412
385
}
413
386
414
387
.container-temario-interno h2 span {
415
- font-size : 25px !important ;
388
+ font-size : 25px !important ;
416
389
}
417
390
418
391
.container-temario-interno p {
419
- font-family : 'cabinregular' ;
392
+ font-family : 'Cabin' , sans-serif;
393
+ font-weight : 400 ;
420
394
font-size : 18px ;
421
395
line-height : 22px ;
422
396
text-align : justify;
@@ -437,7 +411,8 @@ body {
437
411
}
438
412
439
413
# temario-secundario p {
440
- font-family : 'cabinregular' ;
414
+ font-family : 'Cabin' , sans-serif;
415
+ font-weight : 400 ;
441
416
font-size : 14px ;
442
417
line-height : 17px ;
443
418
text-align : left;
@@ -463,7 +438,8 @@ strong a:hover {
463
438
.border {
464
439
border-top : 15px solid;
465
440
padding : 30px ;
466
- font-family : 'roboto_monobold' ;
441
+ font-family : 'Roboto Mono' , monospace;
442
+ font-weight : 700 ;
467
443
line-height : 14px ;
468
444
color : # 767777 ;
469
445
font-size : 12px ;
@@ -511,7 +487,7 @@ strong a:hover {
511
487
}
512
488
513
489
.border : hover {
514
- color : # F4F3F4 ;
490
+ color : # F4F3F4 ;
515
491
}
516
492
.border-yellow : hover {
517
493
border-color : # ECDD44 ;
@@ -544,7 +520,7 @@ strong a:hover {
544
520
width : 100% ;
545
521
background : # ECDD44 ;
546
522
padding-top : 15px ;
547
- padding-bottom : 15px ;
523
+ padding-bottom : 15px ;
548
524
}
549
525
550
526
.logo-mapa {
@@ -568,7 +544,8 @@ strong a:hover {
568
544
}
569
545
570
546
.proximamente {
571
- font-family : 'roboto_monobold' ;
547
+ font-family : 'Roboto Mono' , monospace;
548
+ font-weight : 700 ;
572
549
position : relative;
573
550
top : 313px ;
574
551
z-index : 1 ;
@@ -609,7 +586,8 @@ strong a:hover {
609
586
610
587
.footer {
611
588
padding : 30px ;
612
- font-family : 'roboto_monobold' ;
589
+ font-family : 'Roboto Mono' , monospace;
590
+ font-weight : 700 ;
613
591
font-size : 18px ;
614
592
color : # 222423 ;
615
593
}
@@ -717,7 +695,8 @@ strong a:hover {
717
695
}
718
696
719
697
.container-retos-interno h3 {
720
- font-family : 'cabinregular' ;
698
+ font-family : 'Cabin' , sans-serif;
699
+ font-weight : 400 ;
721
700
font-size : 18px ;
722
701
line-height : 22px ;
723
702
color : # 656768 ;
@@ -759,7 +738,8 @@ strong a:hover {
759
738
}
760
739
761
740
.container-retos-interno h2 {
762
- font-family : 'roboto_monobold' ;
741
+ font-family : 'Roboto Mono' , monospace;
742
+ font-weight : 700 ;
763
743
font-size : 32px ;
764
744
line-height : 22px ;
765
745
color : # 656768 ;
@@ -791,13 +771,15 @@ strong a:hover {
791
771
.accordion-toggle {
792
772
font-size : 14px ;
793
773
line-height : 22px ;
794
- font-family : 'roboto_monobold' ;
774
+ font-family : 'Roboto Mono' , monospace;
775
+ font-weight : 700 ;
795
776
color : # 222423 !important ;
796
777
}
797
778
798
779
.panel-body {
799
780
font-size : 14px ;
800
- font-family : 'cabinregular' ;
781
+ font-family : 'Cabin' , sans-serif;
782
+ font-weight : 400 ;
801
783
color : # 222423 !important ;
802
784
}
803
785
@@ -997,7 +979,7 @@ strong a:hover {
997
979
}
998
980
}
999
981
1000
- @media (max-width : 600px ) {
982
+ @media (max-width : 600px ) {
1001
983
.container-home .img-backlines {
1002
984
display : none;
1003
985
}
@@ -1027,7 +1009,7 @@ strong a:hover {
1027
1009
margin : 20px ;
1028
1010
margin-left : 0px ;
1029
1011
}
1030
- .img-microsoft {
1012
+ .img-microsoft {
1031
1013
width : 150px ;
1032
1014
margin : 0 auto;
1033
1015
text-align : center;
@@ -1068,7 +1050,7 @@ strong a:hover {
1068
1050
font-size : 16px ;
1069
1051
}
1070
1052
.border {
1071
- color : # F4F3F4 ;
1053
+ color : # F4F3F4 ;
1072
1054
}
1073
1055
.border-yellow {
1074
1056
border-color : # ECDD44 ;
@@ -1084,7 +1066,7 @@ strong a:hover {
1084
1066
}
1085
1067
.logo-mapa {
1086
1068
margin : 0px auto !important ;
1087
- }
1069
+ }
1088
1070
.proximamente {
1089
1071
font-size : 26px ;
1090
1072
left : 0px ;
@@ -1117,14 +1099,14 @@ strong a:hover {
1117
1099
}
1118
1100
}
1119
1101
1120
- @media (max-width : 500px ) {
1102
+ @media (max-width : 500px ) {
1121
1103
.container-generacion img {
1122
1104
width : 100% ;
1123
1105
padding : 15px ;
1124
1106
}
1125
1107
.container-participa-interno h3 {
1126
1108
text-align : center;
1127
- margin : 0px ;
1109
+ margin : 0px ;
1128
1110
}
1129
1111
.container-participa-interno img {
1130
1112
margin : 0 auto;
@@ -1192,12 +1174,12 @@ strong a:hover {
1192
1174
}
1193
1175
1194
1176
/* Landscape */
1195
- @media only screen
1196
- and (min-device-width : 320px )
1177
+ @media only screen
1178
+ and (min-device-width : 320px )
1197
1179
and (max-device-width : 568px )
1198
1180
and (-webkit-min-device-pixel-ratio : 2 )
1199
- and (-webkit-device-pixel-ratio : 2 )
1200
- and (-webkit-device-pixel-ratio : 3 )
1181
+ and (-webkit-device-pixel-ratio : 2 )
1182
+ and (-webkit-device-pixel-ratio : 3 )
1201
1183
and (orientation : landscape) {
1202
1184
.container-participa-interno img {
1203
1185
width : 120px ;
@@ -1213,12 +1195,12 @@ strong a:hover {
1213
1195
}
1214
1196
1215
1197
/* Landscape */
1216
- @media only screen
1217
- and (min-device-width : 569px )
1198
+ @media only screen
1199
+ and (min-device-width : 569px )
1218
1200
and (max-device-width : 667px )
1219
1201
and (-webkit-min-device-pixel-ratio : 2 )
1220
- and (-webkit-device-pixel-ratio : 2 )
1221
- and (-webkit-device-pixel-ratio : 3 )
1202
+ and (-webkit-device-pixel-ratio : 2 )
1203
+ and (-webkit-device-pixel-ratio : 3 )
1222
1204
and (orientation : landscape) {
1223
1205
.move-footer-center {
1224
1206
width : 100% ;
0 commit comments