File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,9 +14,14 @@ styles: true
1414
1515
1616/* HP edit add pale text for header */
17- .feature h2 {
17+ .feature h1 {
1818 font-family : ' Cousine' , monospace ;
1919 color : #222222 ;
2020 font-size : 4em ;
2121 text-shadow : 4px 4px grey ;
2222}
23+ .feature em {
24+ color : #222222 ;
25+ font-size : 1.15em ;
26+ text-shadow : 2px 2px grey ;
27+ }
Original file line number Diff line number Diff line change 33layout : page
44feature_image : " https://www.jpl.nasa.gov/spaceimages/images/largesize/PIA13111_hires.jpg"
55feature_text : |
6- ## cosmic_python
6+ # cosmic_python
7+
8+ ___simple patterns for building complex applications___
9+
710---
811
12+ _ (Because "Cosmos" is the [ opposite of Chaos] ( https://www.goodreads.com/quotes/604655-cosmos-is-a-greek-word-for-the-order-of-the ) , you see)_
13+
914{% include figure.html image="images/cover.png" alt="Cover Image for Architecture Patterns with Python Book" position="right" width="200" %}
1015
1116
You can’t perform that action at this time.
0 commit comments