diff --git a/fugindo-com-python-2.html b/fugindo-com-python-2.html index 052f7c1..131fc5b 100644 --- a/fugindo-com-python-2.html +++ b/fugindo-com-python-2.html @@ -77,30 +77,13 @@ - -
- Eu faço perguntas em reuniões que eu não sei nada e reunião explode; não é de propósito - - -
- -
- Eu falo rárpido - - -
@@ -1031,37 +1014,46 @@ if __name__ == "__main__":

Perguntas?

-
-
- - - - - - - - +
+ +
+
+ + + + + + + + + + diff --git a/porque-como-opensource.html b/porque-como-opensource.html index e395d05..01c0720 100644 --- a/porque-como-opensource.html +++ b/porque-como-opensource.html @@ -69,32 +69,12 @@
  • Júlio Biason
  • Azion Technologies
  • @juliobiason
  • +
  • https://functional.cafe/@juliobiason
  • julio.biason@gmail.com
  • http://presentations.juliobiason.net
  • - -
    - Eu faço perguntas em reuniões que eu não sei nada e reunião explode; não é de propósito - - -
    - -
    - Eu falo rárpido - - -
    @@ -525,6 +505,15 @@

    Perguntas?

    + +
    + +
    diff --git a/theme/azion.css b/theme/azion.css index c16ba71..b341a46 100644 --- a/theme/azion.css +++ b/theme/azion.css @@ -7,7 +7,7 @@ section.has-dark-background, section.has-dark-background h1, section.has-dark-background h2, section.has-dark-background h3, section.has-dark-background h4, section.has-dark-background h5, section.has-dark-background h6 { color: #fff; } -.reveal section h1.semi-opaque { +.reveal section .semi-opaque { background-color: rgba(0, 0, 0, 0.7); color: #fff; text-shadow: 2px 2px #000; }