File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ <h2>Simple patterns for building complex applications</h2>
4646 </ p >
4747
4848 < h1 id ="buy_the_book "> The Book</ h1 >
49- < img src ="/images/cover.jpg " alt ="Cover Image for Architecture Patterns with Python Book " class ="float-right " width ="200px " />
49+ < img src ="/images/cover.jpg " alt ="Cover Image for Architecture Patterns with Python Book " class ="book-cover float-right " width ="200px " />
5050
5151 < p >
5252 There are lots of ways you can read the book. Some of them even involve us,
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ <h2>Simple patterns for building complex applications</h2>
2121 </ p >
2222
2323 < h1 id ="buy_the_book "> The Book</ h1 >
24- < img src ="/images/cover.jpg " alt ="Cover Image for Architecture Patterns with Python Book " class ="float-right " width ="200px " />
24+ < img src ="/images/cover.jpg " alt ="Cover Image for Architecture Patterns with Python Book " class ="book-cover float-right " width ="200px " />
2525
2626 < p >
2727 There are lots of ways you can read the book. Some of them even involve us,
Original file line number Diff line number Diff line change 77 Simple patterns for building complex apps
88 </description >
99 <link >https://cosmicpython.com</link >
10- <lastBuildDate >Mon, 16 Mar 2020 16:19:23 -0000</lastBuildDate >
10+ <lastBuildDate >Mon, 16 Mar 2020 16:38:43 -0000</lastBuildDate >
1111 <pubDate >Sat, 4 Jan 2020 19:15:54 -0500</pubDate >
1212 <atom : link href =" https://cosmicpython.com/rss.xml" rel =" self" type =" application/rss+xml" />
1313
Original file line number Diff line number Diff line change 4343 text-align : right;
4444}
4545
46+ .book-cover {
47+ border : 1px solid black;
48+ box-shadow : 5px 5px ;
49+ }
50+
4651/* fix bad milligram bulletpoint lists */
4752ul {
4853 list-style : circle outside;
You can’t perform that action at this time.
0 commit comments