diff --git a/_sass/custom/custom.scss b/_sass/custom/custom.scss index d72ac21..6d37f0a 100644 --- a/_sass/custom/custom.scss +++ b/_sass/custom/custom.scss @@ -149,23 +149,15 @@ blockquote.pretty { } blockquote.pretty::before { content: url("../../images/open_quotes.png"); - //float:left; - //margin-bottom: -26px; margin-right: 1rem; margin-top: -26px; } blockquote.pretty::after { content: url("../../images/close_quotes.png"); - //float:right; - //margin-top: -48px; margin-left: 1rem; vertical-align: top; } -blockquote.pretty span { - //display: inline-block; - //margin: 0 86px; - //margin-left: 1rem; -} + .attribution { font-style: italic; font-size: 0.9em; diff --git a/notes/unit2_processes/index.md b/notes/unit2_processes/index.md index fb17bcf..25a4b43 100644 --- a/notes/unit2_processes/index.md +++ b/notes/unit2_processes/index.md @@ -7,18 +7,16 @@ nav_order: 3 # Processes and Workflow -
+
![Merlin Mann](../../images/merlin_mann.png) -
-

Photo by Thomas Hawk

+Photo: Thomas Hawk
Workflow is understanding your job, understanding your tools, and then not thinking about it any more.
-

Merlin Mann

-
-
+

Merlin Mann

+
## Introduction