Loading css/swc.css +11 −0 Original line number Diff line number Diff line Loading @@ -74,6 +74,9 @@ div.chapter h2 { /* Objectives and key points */ .objectives, .keypoints { background-color: azure; border: 5px solid azure; margin: 1em 0; padding: 0em 1em; } /* Things to fix. */ Loading Loading @@ -107,6 +110,14 @@ blockquote.testimonial cite { font-style: italic; } /* Callout Box */ .callout { background-color: #EEE; border: 5px solid #EEE; margin: 1em 0; padding: 0em 1em; } /* Tables used for displaying choices in challenges. */ table.choices tr td { vertical-align : top; Loading Loading
css/swc.css +11 −0 Original line number Diff line number Diff line Loading @@ -74,6 +74,9 @@ div.chapter h2 { /* Objectives and key points */ .objectives, .keypoints { background-color: azure; border: 5px solid azure; margin: 1em 0; padding: 0em 1em; } /* Things to fix. */ Loading Loading @@ -107,6 +110,14 @@ blockquote.testimonial cite { font-style: italic; } /* Callout Box */ .callout { background-color: #EEE; border: 5px solid #EEE; margin: 1em 0; padding: 0em 1em; } /* Tables used for displaying choices in challenges. */ table.choices tr td { vertical-align : top; Loading