Skip to content

Commit a7ccbbc

Browse files
committed
Removed UFMG logo background
1 parent 4287321 commit a7ccbbc

File tree

13 files changed

+26
-26
lines changed

13 files changed

+26
-26
lines changed

class_presentations/presentation/aula2.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1765,15 +1765,15 @@ <h3 style="font-size:40px;vertical-align:top;text-align:left;height:50px">Conclu
17651765
.reveal .controls {
17661766
color: #34eb5e;
17671767
}
1768-
1768+
/* Removed UFMG logo background
17691769
body {
17701770
background-image: url(/class_presentations/presentation/images/aula1/logo_ufmg.svg) !important;
17711771
background-color: black;
17721772
background-size: 8% !important;
17731773
background-repeat: no-repeat !important;
17741774
background-position: 96% 3% !important;
17751775
}
1776-
1776+
*/
17771777
.itext {
17781778
color: #8af2a2;
17791779
}

class_presentations/presentation/aula3.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1586,15 +1586,15 @@ <h3 style="font-size:25px;vertical-align:top;text-align:left;height:50px"><b cla
15861586
.reveal .controls {
15871587
color: #34eb5e;
15881588
}
1589-
1589+
/* Removed UFMG logo background
15901590
body {
15911591
background-image: url(/class_presentations/presentation/images/aula1/logo_ufmg.svg) !important;
15921592
background-color: black;
15931593
background-size: 8% !important;
15941594
background-repeat: no-repeat !important;
15951595
background-position: 96% 3% !important;
15961596
}
1597-
1597+
*/
15981598
.itext {
15991599
color: #8af2a2;
16001600
}

class_presentations/presentation/aula4.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1980,15 +1980,15 @@ <h3 style="font-size:40px;vertical-align:top;text-align:left">Conclusion</h3>
19801980
.reveal .controls {
19811981
color: #34eb5e;
19821982
}
1983-
1983+
/* Removed UFMG logo background
19841984
body {
19851985
background-image: url(/class_presentations/presentation/images/aula1/logo_ufmg.svg) !important;
19861986
background-color: black;
19871987
background-size: 8% !important;
19881988
background-repeat: no-repeat !important;
19891989
background-position: 96% 3% !important;
19901990
}
1991-
1991+
*/
19921992
.itext {
19931993
color: #8af2a2;
19941994
}

class_presentations/presentation/aula5.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2913,15 +2913,15 @@ <h3 style="font-size:25px;vertical-align:top;text-align:left;height:50px"><b cla
29132913
.reveal .controls {
29142914
color: #34eb5e;
29152915
}
2916-
2916+
/* Removed UFMG logo background
29172917
body {
29182918
background-image: url(/class_presentations/presentation/images/aula1/logo_ufmg.svg) !important;
29192919
background-color: black;
29202920
background-size: 8% !important;
29212921
background-repeat: no-repeat !important;
29222922
background-position: 96% 3% !important;
29232923
}
2924-
2924+
*/
29252925
.itext {
29262926
color: #8af2a2;
29272927
}

class_presentations/presentation/exercicios1.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1553,15 +1553,15 @@ <h3 style="font-size:25px;vertical-align:top;text-align:left;height:50px"><b cla
15531553
.reveal .controls {
15541554
color: #34eb5e;
15551555
}
1556-
1556+
/* Removed UFMG logo background
15571557
body {
15581558
background-image: url(/class_presentations/presentation/images/aula1/logo_ufmg.svg) !important;
15591559
background-color: black;
15601560
background-size: 8% !important;
15611561
background-repeat: no-repeat !important;
15621562
background-position: 96% 3% !important;
15631563
}
1564-
1564+
*/
15651565
.itext {
15661566
color: #8af2a2;
15671567
}

class_presentations/presentation/exercicios2.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -457,15 +457,15 @@ <h3 style="font-size:25px;vertical-align:top;text-align:left;height:50px"><b cla
457457
.reveal .controls {
458458
color: #34eb5e;
459459
}
460-
460+
/* Removed UFMG logo background
461461
body {
462462
background-image: url(/class_presentations/presentation/images/aula1/logo_ufmg.svg) !important;
463463
background-color: black;
464464
background-size: 8% !important;
465465
background-repeat: no-repeat !important;
466466
background-position: 96% 3% !important;
467467
}
468-
468+
*/
469469
.itext {
470470
color: #8af2a2;
471471
}

class_presentations/presentation/exercicios3.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,15 +281,15 @@ <h3 style="font-size:25px;vertical-align:top;text-align:left;height:25px"><b cla
281281
.reveal .controls {
282282
color: #34eb5e;
283283
}
284-
284+
/* Removed UFMG logo background
285285
body {
286286
background-image: url(/class_presentations/presentation/images/aula1/logo_ufmg.svg) !important;
287287
background-color: black;
288288
background-size: 8% !important;
289289
background-repeat: no-repeat !important;
290290
background-position: 96% 3% !important;
291291
}
292-
292+
*/
293293
.itext {
294294
color: #8af2a2;
295295
}

class_presentations/presentation/exercicios4.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -395,15 +395,15 @@ <h3 style="font-size:25px;vertical-align:top;text-align:left;height:50px"><b cla
395395
.reveal .controls {
396396
color: #34eb5e;
397397
}
398-
398+
/* Removed UFMG logo background
399399
body {
400400
background-image: url(/class_presentations/presentation/images/aula1/logo_ufmg.svg) !important;
401401
background-color: black;
402402
background-size: 8% !important;
403403
background-repeat: no-repeat !important;
404404
background-position: 96% 3% !important;
405405
}
406-
406+
*/
407407
.itext {
408408
color: #8af2a2;
409409
}

class_presentations/presentation/exercicios5.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,15 +281,15 @@ <h3 style="font-size:25px;vertical-align:top;text-align:left;height:50px"><b cla
281281
.reveal .controls {
282282
color: #34eb5e;
283283
}
284-
284+
/* Removed UFMG logo background
285285
body {
286286
background-image: url(/class_presentations/presentation/images/aula1/logo_ufmg.svg) !important;
287287
background-color: black;
288288
background-size: 8% !important;
289289
background-repeat: no-repeat !important;
290290
background-position: 96% 3% !important;
291291
}
292-
292+
*/
293293
.itext {
294294
color: #8af2a2;
295295
}

class_presentations/presentation/respostas2.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -513,15 +513,15 @@ <h3 style="font-size:25px;vertical-align:top;text-align:left;height:50px"><b cla
513513
.reveal .controls {
514514
color: #34eb5e;
515515
}
516-
516+
/* Removed UFMG logo background
517517
body {
518518
background-image: url(/class_presentations/presentation/images/aula1/logo_ufmg.svg) !important;
519519
background-color: black;
520520
background-size: 8% !important;
521521
background-repeat: no-repeat !important;
522522
background-position: 96% 3% !important;
523523
}
524-
524+
*/
525525
.itext {
526526
color: #8af2a2;
527527
}

0 commit comments

Comments
 (0)