From cc17b8cdc156e0aac3d93babc3f2cef0b3ab247e Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Thu, 21 Sep 2017 11:35:31 -0300 Subject: [PATCH] more python --- fugindo-com-python-2.html | 706 +++++++++++++++++++++++++------------- 1 file changed, 477 insertions(+), 229 deletions(-) diff --git a/fugindo-com-python-2.html b/fugindo-com-python-2.html index b9e847b..7ae48f1 100644 --- a/fugindo-com-python-2.html +++ b/fugindo-com-python-2.html @@ -45,18 +45,18 @@ list-style: none outside; } - li { - display: block; - } - - .cursor { - background-color: #666; - color: white; - } - - img { - max-height: 90%; - } + li { + display: block; + } + + .cursor { + background-color: #666; + color: white; + } + + img { + max-height: 90%; + } @@ -76,7 +76,7 @@