From 2c54f8cf1e0024786456a8827737d52c3bfa43f4 Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Fri, 8 Jun 2018 14:36:05 -0300 Subject: [PATCH] updated my personal info --- fugindo-com-python-2.html | 94 +++++++++++++++++-------------------- porque-como-opensource.html | 31 ++++-------- theme/azion.css | 2 +- 3 files changed, 54 insertions(+), 73 deletions(-) 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; }